Struct CompilerHLSL::Options
Defined in File spirv_hlsl.hpp
Nested Relationships
This struct is a nested type of Class CompilerHLSL.
Struct Documentation
-
struct Options
Public Members
-
uint32_t shader_model = 30
-
bool point_size_compat = false
-
bool point_coord_compat = false
-
bool support_nonzero_base_vertex_base_instance = false
-
bool force_storage_buffer_as_uav = false
-
bool nonwritable_uav_texture_as_srv = false
-
bool enable_16bit_types = false
-
bool flatten_matrix_vertex_input_semantics = false
-
bool use_entry_point_name = false
-
bool preserve_structured_buffers = false
-
uint32_t shader_model = 30