Searched refs:SpvExecutionModeDepthGreater (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dspirv_info.c384 case SpvExecutionModeDepthGreater: return "SpvExecutionModeDepthGreater";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c492 case SpvExecutionModeDepthGreater: return "SpvExecutionModeDepthGreater";
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h124 SpvExecutionModeDepthGreater = 14, enumerator in enum:SpvExecutionMode_
H A Dspirv_to_nir.c3885 case SpvExecutionModeDepthGreater:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h133 SpvExecutionModeDepthGreater = 14, enumerator in enum:SpvExecutionMode_
H A Dspirv_to_nir.c4902 case SpvExecutionModeDepthGreater:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c3779 return SpvExecutionModeDepthGreater;

Completed in 32 milliseconds