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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dspirv_info.c436 case SpvExecutionModelGLCompute: return "SpvExecutionModelGLCompute";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c561 case SpvExecutionModelGLCompute: return "SpvExecutionModelGLCompute";
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h81 SpvExecutionModelGLCompute = 5, enumerator in enum:SpvExecutionModel_
H A Dspirv_to_nir.c3475 case SpvExecutionModelGLCompute:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h82 SpvExecutionModelGLCompute = 5, enumerator in enum:SpvExecutionModel_
H A Dspirv_to_nir.c4282 case SpvExecutionModelGLCompute:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c3962 exec_model = SpvExecutionModelGLCompute;

Completed in 41 milliseconds