Searched refs:SpvOpSpecConstantOp (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dgl_spirv.c104 case SpvOpSpecConstantOp:
175 case SpvOpSpecConstantOp:
H A Dspirv.h1212 SpvOpSpecConstantOp = 52, enumerator in enum:SpvOp_
1858 case SpvOpSpecConstantOp: *hasResult = true; *hasResultType = true; break;
H A Dspirv_to_nir.c2007 case SpvOpSpecConstantOp: {
5279 case SpvOpSpecConstantOp:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dgl_spirv.c104 case SpvOpSpecConstantOp:
175 case SpvOpSpecConstantOp:
H A Dspirv.h872 SpvOpSpecConstantOp = 52, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c1786 case SpvOpSpecConstantOp: {
4089 case SpvOpSpecConstantOp:
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c73 case SpvOpSpecConstantOp: return (struct type_args){ 1, 0 };
H A Dspirv_info.c583 case SpvOpSpecConstantOp: return "SpvOpSpecConstantOp";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c765 case SpvOpSpecConstantOp: return "SpvOpSpecConstantOp";
H A Dvtn_gather_types.c73 case SpvOpSpecConstantOp: return (struct type_args){ 1, 0 };

Completed in 94 milliseconds