Home
last modified time | relevance | path

Searched refs:intersection_opcode (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_ray_query.cpp57 const spv::Op intersection_opcode = _.GetIdOpcode(intersection_id); in ValidateIntersectionId() local
60 !spvOpcodeIsConstant(intersection_opcode)) { in ValidateIntersectionId()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_ray_query.cpp57 const spv::Op intersection_opcode = _.GetIdOpcode(intersection_id); in ValidateIntersectionId() local
60 !spvOpcodeIsConstant(intersection_opcode)) { in ValidateIntersectionId()
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_ray_query.cpp68 const spv::Op intersection_opcode = _.GetIdOpcode(intersection_id); in ValidateIntersectionId() local
71 !spvOpcodeIsConstant(intersection_opcode)) { in ValidateIntersectionId()