Searched refs:NIR_SCOPE_QUEUE_FAMILY (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_print.c945 case NIR_SCOPE_QUEUE_FAMILY: fprintf(fp, "QUEUE_FAMILY"); break;
H A Dnir.h1808 NIR_SCOPE_QUEUE_FAMILY, enumerator in enum:__anon3ec4419d1e03
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c2434 nir_scope = NIR_SCOPE_QUEUE_FAMILY;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c152 [NIR_SCOPE_QUEUE_FAMILY] = SpvScopeQueueFamily,
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp7050 case NIR_SCOPE_QUEUE_FAMILY: return scope_queuefamily;

Completed in 45 milliseconds