Struct CompilerGLSL::TextureFunctionNameArguments
Defined in File spirv_glsl.hpp
Nested Relationships
This struct is a nested type of Class CompilerGLSL.
Struct Documentation
-
struct TextureFunctionNameArguments
Public Functions
-
TextureFunctionNameArguments() = default
Public Members
-
bool has_array_offsets = false
-
bool has_offset = false
-
bool has_grad = false
-
bool has_dref = false
-
bool is_sparse_feedback = false
-
bool has_min_lod = false
-
uint32_t lod = 0
-
TextureFunctionNameArguments() = default