Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/val/
Dvalidate_ray_query.cpp31 const auto var_opcode = variable->opcode(); in ValidateRayQueryPointer() local
33 (var_opcode != SpvOpVariable && var_opcode != SpvOpFunctionParameter && in ValidateRayQueryPointer()
34 var_opcode != SpvOpAccessChain)) { in ValidateRayQueryPointer()