Searched refs:SpvOpEntryPoint (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dgl_spirv.c53 case SpvOpEntryPoint:
129 case SpvOpEntryPoint:
H A Dspirv.h1178 SpvOpEntryPoint = 15, enumerator in enum:SpvOp_
1824 case SpvOpEntryPoint: *hasResult = false; *hasResultType = false; break;
H A Dspirv_to_nir.c4821 case SpvOpEntryPoint:
5229 case SpvOpEntryPoint:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dgl_spirv.c53 case SpvOpEntryPoint:
129 case SpvOpEntryPoint:
H A Dspirv.h838 SpvOpEntryPoint = 15, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c3815 case SpvOpEntryPoint:
4039 case SpvOpEntryPoint:
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dspirv_info.c549 case SpvOpEntryPoint: return "SpvOpEntryPoint";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c731 case SpvOpEntryPoint: return "SpvOpEntryPoint";
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp192 case SpvOpEntryPoint:
/xsrc/external/mit/MesaLib/dist/src/compiler/clc/
H A Dclc_helpers.cpp541 case SpvOpEntryPoint:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c142 spirv_buffer_emit_word(&b->entry_points, SpvOpEntryPoint);

Completed in 115 milliseconds