Struct CompilerGLSL::TextureFunctionArguments
Defined in File spirv_glsl.hpp
Nested Relationships
This struct is a nested type of Class CompilerGLSL.
Struct Documentation
-
struct TextureFunctionArguments
Public Functions
-
TextureFunctionArguments() = default
Public Members
-
uint32_t coord = 0
-
uint32_t coord_components = 0
-
uint32_t dref = 0
-
uint32_t grad_x = 0
-
uint32_t grad_y = 0
-
uint32_t lod = 0
-
uint32_t offset = 0
-
uint32_t bias = 0
-
uint32_t component = 0
-
uint32_t sample = 0
-
uint32_t sparse_texel = 0
-
uint32_t min_lod = 0
-
bool nonuniform_expression = false
-
bool has_array_offsets = false
-
TextureFunctionArguments() = default