struct InterfaceVariableAccessHandler

Defined at line 904 of file ../../third_party/spirv-cross/src/spirv_cross.hpp

Public Members

std::unordered_set<VariableID> & variables

Public Methods

void InterfaceVariableAccessHandler (const Compiler & compiler_, std::unordered_set<VariableID> & variables_)

Defined at line 906 of file ../../third_party/spirv-cross/src/spirv_cross.hpp

bool handle (Op opcode, const uint32_t * args, uint32_t length)