struct InterfaceVariableAccessHandler
Defined at line 845 of file ../../third_party/spirv-cross/src/spirv_cross.hpp
Public Members
const Compiler & compiler
std::unordered_set<VariableID> & variables
Public Methods
void InterfaceVariableAccessHandler (const Compiler & compiler_, std::unordered_set<VariableID> & variables_)
Defined at line 847 of file ../../third_party/spirv-cross/src/spirv_cross.hpp
bool handle (spv::Op opcode, const uint32_t * args, uint32_t length)