Home
last modified time | relevance | path

Searched defs:InterfaceVariableAccessHandler (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross.hpp818 struct InterfaceVariableAccessHandler : OpcodeHandler struct in SPIRV_CROSS_NAMESPACE::Compiler
820InterfaceVariableAccessHandler(const Compiler &compiler_, std::unordered_set<VariableID> &variable… in InterfaceVariableAccessHandler() argument
828 const Compiler &compiler;
829 std::unordered_set<VariableID> &variables;