Searched refs:InterfaceVariableAccessHandler (Results 1 – 2 of 2) sorted by relevance
818 struct InterfaceVariableAccessHandler : OpcodeHandler struct in SPIRV_CROSS_NAMESPACE::Compiler820 …InterfaceVariableAccessHandler(const Compiler &compiler_, std::unordered_set<VariableID> &variable… in InterfaceVariableAccessHandler() function
613 bool Compiler::InterfaceVariableAccessHandler::handle(Op opcode, const uint32_t *args, uint32_t len… in handle()796 InterfaceVariableAccessHandler handler(*this, variables); in get_active_interface_variables()