Searched defs:InterfaceVariableAccessHandler (Results 1 – 1 of 1) sorted by relevance
818 struct InterfaceVariableAccessHandler : OpcodeHandler struct in SPIRV_CROSS_NAMESPACE::Compiler820 …InterfaceVariableAccessHandler(const Compiler &compiler_, std::unordered_set<VariableID> &variable… in InterfaceVariableAccessHandler() argument828 const Compiler &compiler;829 std::unordered_set<VariableID> &variables;