Struct CompilerMSL::SampledImageScanner

Nested Relationships

This struct is a nested type of Class CompilerMSL.

Inheritance Relationships

Base Type

Struct Documentation

struct SampledImageScanner : public SPIRV_CROSS_NAMESPACE::Compiler::OpcodeHandler

Public Functions

inline SampledImageScanner(CompilerMSL &compiler_)
virtual bool handle(spv::Op opcode, const uint32_t *args, uint32_t) override

Public Members

CompilerMSL &compiler