struct CFGBuilder
Defined at line 994 of file ../../third_party/spirv-cross/src/spirv_cross.hpp
Public Members
Compiler & compiler
unordered_map function_cfgs
Public Methods
void CFGBuilder (Compiler & compiler_)
bool follow_function_call (const SPIRFunction & func)
bool handle (spv::Op op, const uint32_t * args, uint32_t length)