Lines Matching defs:buffer
453 /* Writes a query value to a buffer from the CPU. */
583 /* Copies a query value from one buffer to another from the GPU. */
609 struct tu_buffer *buffer,
628 uint64_t buffer_iova = buffer->iova + dstOffset + i * stride;
658 /* Unconditionally copying the bo->result into the buffer here is
666 /* Conditionally copy bo->result into the buffer based on whether the
706 TU_FROM_HANDLE(tu_buffer, buffer, dstBuffer);
717 queryCount, buffer, dstOffset, stride, flags);
926 * it to the command buffer at each submit time.
1175 * query inside of secondary cmd buffer - for such case we ought to track