Home
last modified time | relevance | path

Searched refs:SpvOpIgnoreIntersectionNV (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/prebuilt-intermediates/spirv/
Dspirv_info.c1026 case SpvOpIgnoreIntersectionNV: return "SpvOpIgnoreIntersectionNV"; in spirv_op_to_string()
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.h1230 SpvOpIgnoreIntersectionNV = 5335, enumerator
1762 case SpvOpIgnoreIntersectionNV: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1497 SpvOpIgnoreIntersectionNV = 5335, enumerator
2080 case SpvOpIgnoreIntersectionNV: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1500 SpvOpIgnoreIntersectionNV = 5335, enumerator
2083 case SpvOpIgnoreIntersectionNV: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h1429 SpvOpIgnoreIntersectionNV = 5335, enumerator
1998 case SpvOpIgnoreIntersectionNV: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()