Searched refs:var_opcode (Results 1 – 1 of 1) sorted by relevance
31 const auto var_opcode = variable->opcode(); in ValidateRayQueryPointer() local33 (var_opcode != SpvOpVariable && var_opcode != SpvOpFunctionParameter && in ValidateRayQueryPointer()34 var_opcode != SpvOpAccessChain)) { in ValidateRayQueryPointer()