Struct spvc_msl_constexpr_sampler
- Namespace
- Pie.Spirv.Cross.Native
- Assembly
- Pie.Spirv.Cross.dll
public struct spvc_msl_constexpr_sampler
- Inherited Members
-
Fields
anisotropy_enable
public byte anisotropy_enable
Field Value
- byte
border_color
public spvc_msl_sampler_border_color border_color
Field Value
- spvc_msl_sampler_border_color
compare_enable
public byte compare_enable
Field Value
- byte
compare_func
public spvc_msl_sampler_compare_func compare_func
Field Value
- spvc_msl_sampler_compare_func
coord
public spvc_msl_sampler_coord coord
Field Value
- spvc_msl_sampler_coord
lod_clamp_enable
public byte lod_clamp_enable
Field Value
- byte
lod_clamp_max
public float lod_clamp_max
Field Value
- float
lod_clamp_min
public float lod_clamp_min
Field Value
- float
mag_filter
public spvc_msl_sampler_filter mag_filter
Field Value
- spvc_msl_sampler_filter
max_anisotropy
public int max_anisotropy
Field Value
- int
min_filter
public spvc_msl_sampler_filter min_filter
Field Value
- spvc_msl_sampler_filter
mip_filter
public spvc_msl_sampler_mip_filter mip_filter
Field Value
- spvc_msl_sampler_mip_filter
r_address
public spvc_msl_sampler_address r_address
Field Value
- spvc_msl_sampler_address
s_address
public spvc_msl_sampler_address s_address
Field Value
- spvc_msl_sampler_address
t_address
public spvc_msl_sampler_address t_address
Field Value
- spvc_msl_sampler_address