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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c341 case SpvOpTypeAccelerationStructureNV: return (struct type_args){ 0, -1 };
H A Dspirv_info.c897 case SpvOpTypeAccelerationStructureNV: return "SpvOpTypeAccelerationStructureNV";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1105 case SpvOpTypeAccelerationStructureNV: return "SpvOpTypeAccelerationStructureNV";
H A Dvtn_gather_types.c358 case SpvOpTypeAccelerationStructureNV: return (struct type_args){ 0, -1 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1188 SpvOpTypeAccelerationStructureNV = 5341, enumerator in enum:SpvOp_
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1554 SpvOpTypeAccelerationStructureNV = 5341, enumerator in enum:SpvOp_
2198 case SpvOpTypeAccelerationStructureNV: *hasResult = true; *hasResultType = false; break;

Completed in 17 milliseconds