Searched refs:SpvOpTypeStruct (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dgl_spirv.c153 case SpvOpTypeStruct:
H A Dspirv.h1192 SpvOpTypeStruct = 30, enumerator in enum:SpvOp_
1838 case SpvOpTypeStruct: *hasResult = true; *hasResultType = false; break;
H A Dspirv_to_nir.c1499 case SpvOpTypeStruct: {
5256 case SpvOpTypeStruct:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dgl_spirv.c153 case SpvOpTypeStruct:
H A Dspirv.h852 SpvOpTypeStruct = 30, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c1276 case SpvOpTypeStruct: {
4066 case SpvOpTypeStruct:
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c54 case SpvOpTypeStruct: return (struct type_args){ 0, -1 };
H A Dspirv_info.c563 case SpvOpTypeStruct: return "SpvOpTypeStruct";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c745 case SpvOpTypeStruct: return "SpvOpTypeStruct";
H A Dvtn_gather_types.c54 case SpvOpTypeStruct: return (struct type_args){ 0, -1 };
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp332 case SpvOpTypeStruct: {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c1296 spirv_buffer_emit_word(&b->types_const_defs, SpvOpTypeStruct | (words << 16));

Completed in 45 milliseconds