Struct CompilerMSL::SampledImageScanner
Defined in File spirv_msl.hpp
Nested Relationships
This struct is a nested type of Class CompilerMSL.
Inheritance Relationships
Base Type
public SPIRV_CROSS_NAMESPACE::Compiler::OpcodeHandler
(Struct Compiler::OpcodeHandler)
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
-
inline SampledImageScanner(CompilerMSL &compiler_)