Enum MSLSamplerCompareFunc

Enum Documentation

enum SPIRV_CROSS_NAMESPACE::MSLSamplerCompareFunc

Values:

enumerator MSL_SAMPLER_COMPARE_FUNC_NEVER
enumerator MSL_SAMPLER_COMPARE_FUNC_LESS
enumerator MSL_SAMPLER_COMPARE_FUNC_LESS_EQUAL
enumerator MSL_SAMPLER_COMPARE_FUNC_GREATER
enumerator MSL_SAMPLER_COMPARE_FUNC_GREATER_EQUAL
enumerator MSL_SAMPLER_COMPARE_FUNC_EQUAL
enumerator MSL_SAMPLER_COMPARE_FUNC_NOT_EQUAL
enumerator MSL_SAMPLER_COMPARE_FUNC_ALWAYS
enumerator MSL_SAMPLER_COMPARE_FUNC_INT_MAX