Searched refs:issued (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_fence.h49 boolean issued; member in struct:lp_fence
94 return fence->issued;
H A Dlp_fence.c120 assert(f->issued);
147 assert(f->issued);
H A Dlp_setup.c166 setup->last_fence->issued = TRUE;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_fence.h49 boolean issued; member in struct:lp_fence
94 return fence->issued;
H A Dlp_fence.c120 assert(f->issued);
147 assert(f->issued);
H A Dlp_setup.c186 setup->last_fence->issued = TRUE;
/xsrc/external/mit/xorgproto/dist/specs/SIAddresses/
H A DIPv6.md7 This address type specification will be formally issued once the
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_device.c48 /* Reset the batch if it's already been issued */
49 if (batch->issued) {
122 batch->issued = true;
H A Dpanvk_private.h287 bool issued; member in struct:panvk_batch
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_shader_debug.spec211 produce the same output, assuming they were issued from the same
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_shader_debug.spec211 produce the same output, assuming they were issued from the same
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dcontext.rst438 scaled to nanoseconds, recorded after all commands issued prior to
468 commands issued between ``begin_query`` and ``end_query``.
474 issued between ``begin_query`` and ``end_query``. This query can be used
480 all commands issued before ``end_query`` have completed. However, this
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A DREADME-ISA.md77 > When a VM instruction is issued, the address is immediately read out of VGPRs
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dcontext.rst463 scaled to nanoseconds, recorded after all commands issued prior to
493 commands issued between ``begin_query`` and ``end_query``.
499 issued between ``begin_query`` and ``end_query``. This query can be used
505 all commands issued before ``end_query`` have completed. However, this

Completed in 18 milliseconds