Lines Matching defs:buffer
529 * but not the pipeline, we'd try to re-execute the same buffer which
1070 * emit_vsc_overflow_test) or the VSC_DATA buffer directly (implicitly as
1584 * the command buffer
1714 * successfully created command buffer objects from this
1765 * buffer in the middle of a submit.
1773 /* If the command buffer has already been resetted with
1807 /* setup initial configuration into command buffer */
1862 /* When executing in the middle of another command buffer, the CCU
1921 VkBuffer buffer,
1926 TU_FROM_HANDLE(tu_buffer, buf, buffer);
2363 /* We currently flush CCU at the end of the command buffer, like
2366 * know yet if this command buffer will be the last in the submit so we
3468 * "secondary" and therefore have to care about the command buffer's
3571 * just have to append it to the the command buffer.
3639 * buffer.
3665 /* After a secondary command buffer is executed, LRZ is not valid
3977 /* We can't track LRZ across command buffer boundaries, so we have to
4474 * buffer doesn't have a state ib to restore it, and not re-emitting them
4886 * Plus, for the common case where the counter buffer is written by
5145 TU_FROM_HANDLE(tu_buffer, buffer, _buffer);
5148 info.indirect = buffer;
5447 TU_FROM_HANDLE(tu_buffer, buf, pConditionalRenderingBegin->buffer);
5492 TU_FROM_HANDLE(tu_buffer, buffer, dstBuffer);
5494 uint64_t va = buffer->bo->iova + dstOffset;
5502 * The access scope for buffer marker writes falls under