java.lang.Object
tech.icey.vk4j.enumtype.VkSamplerReductionMode
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VK_SAMPLER_REDUCTION_MODE_WEIGHTED_AVERAGE
public static final int VK_SAMPLER_REDUCTION_MODE_WEIGHTED_AVERAGE- See Also:
-
VK_SAMPLER_REDUCTION_MODE_MIN
public static final int VK_SAMPLER_REDUCTION_MODE_MIN- See Also:
-
VK_SAMPLER_REDUCTION_MODE_MAX
public static final int VK_SAMPLER_REDUCTION_MODE_MAX- See Also:
-
VK_SAMPLER_REDUCTION_MODE_WEIGHTED_AVERAGE_RANGECLAMP_QCOM
public static final int VK_SAMPLER_REDUCTION_MODE_WEIGHTED_AVERAGE_RANGECLAMP_QCOM- See Also:
-
-
Constructor Details
-
VkSamplerReductionMode
public VkSamplerReductionMode()
-
-
Method Details
-
explain
-