Searched refs:SpvOpIgnoreIntersectionNV (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv.h | 1434 SpvOpIgnoreIntersectionNV = 5335, enumerator 2005 case SpvOpIgnoreIntersectionNV: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 1559 SpvOpIgnoreIntersectionNV = 5335, enumerator 2213 case SpvOpIgnoreIntersectionNV: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
/third_party/spirv-tools/include/spirv/unified1/ |
D | spirv.h | 1552 SpvOpIgnoreIntersectionNV = 5335, enumerator 2199 case SpvOpIgnoreIntersectionNV: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
/third_party/mesa3d/src/compiler/spirv/ |
D | spirv.h | 1550 SpvOpIgnoreIntersectionNV = 5335, enumerator 2195 case SpvOpIgnoreIntersectionNV: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
D | spirv_to_nir.c | 5468 case SpvOpIgnoreIntersectionNV: in vtn_handle_ray_intrinsic() 5974 case SpvOpIgnoreIntersectionNV: in vtn_handle_body_instruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 1560 SpvOpIgnoreIntersectionNV = 5335, enumerator 2214 case SpvOpIgnoreIntersectionNV: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
/third_party/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 1552 SpvOpIgnoreIntersectionNV = 5335, enumerator 2199 case SpvOpIgnoreIntersectionNV: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
/third_party/vk-gl-cts/build/external/spirv-tools/spirv-tools/ |
D | core.insts-unified1.inc | 484 …{"IgnoreIntersectionNV", SpvOpIgnoreIntersectionNV, 1, pygen_variable_caps_RayTracingNV, 0, {}, 0,…
|