Struct CompilerGLSL::TextureFunctionBaseArguments
Defined in File spirv_glsl.hpp
Nested Relationships
This struct is a nested type of Class CompilerGLSL.
Struct Documentation
-
struct TextureFunctionBaseArguments
Public Functions
-
TextureFunctionBaseArguments() = default
Public Members
-
VariableID img = 0
-
const SPIRType *imgtype = nullptr
-
bool is_fetch = false
-
bool is_gather = false
-
bool is_proj = false
-
TextureFunctionBaseArguments() = default