Struct spvc_msl_constexpr_sampler

Struct Documentation

struct spvc_msl_constexpr_sampler

Public Members

spvc_msl_sampler_coord coord
spvc_msl_sampler_filter min_filter
spvc_msl_sampler_filter mag_filter
spvc_msl_sampler_mip_filter mip_filter
spvc_msl_sampler_address s_address
spvc_msl_sampler_address t_address
spvc_msl_sampler_address r_address
spvc_msl_sampler_compare_func compare_func
spvc_msl_sampler_border_color border_color
float lod_clamp_min
float lod_clamp_max
int max_anisotropy
spvc_bool compare_enable
spvc_bool lod_clamp_enable
spvc_bool anisotropy_enable