java.lang.Object
tech.icey.vk4j.enumtype.VkSamplerAddressMode
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VK_SAMPLER_ADDRESS_MODE_REPEAT
public static final int VK_SAMPLER_ADDRESS_MODE_REPEAT- See Also:
-
VK_SAMPLER_ADDRESS_MODE_MIRRORED_REPEAT
public static final int VK_SAMPLER_ADDRESS_MODE_MIRRORED_REPEAT- See Also:
-
VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE
public static final int VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE- See Also:
-
VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_BORDER
public static final int VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_BORDER- See Also:
-
VK_SAMPLER_ADDRESS_MODE_MIRROR_CLAMP_TO_EDGE
public static final int VK_SAMPLER_ADDRESS_MODE_MIRROR_CLAMP_TO_EDGE- See Also:
-
-
Constructor Details
-
VkSamplerAddressMode
public VkSamplerAddressMode()
-
-
Method Details
-
explain
-