Searched refs:SpvOpExecutionModeId (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dspirv_info.c840 case SpvOpExecutionModeId: return "SpvOpExecutionModeId";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1022 case SpvOpExecutionModeId: return "SpvOpExecutionModeId";
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1129 SpvOpExecutionModeId = 331, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c508 case SpvOpExecutionModeId: {
525 case SpvOpExecutionModeId:
3833 case SpvOpExecutionModeId:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1469 SpvOpExecutionModeId = 331, enumerator in enum:SpvOp_
2115 case SpvOpExecutionModeId: *hasResult = false; *hasResultType = false; break;
H A Dspirv_to_nir.c651 case SpvOpExecutionModeId: {
668 case SpvOpExecutionModeId:
4839 case SpvOpExecutionModeId:

Completed in 27 milliseconds