java.lang.Object
tech.icey.vk4j.enumtype.VkComponentSwizzle
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VK_COMPONENT_SWIZZLE_IDENTITY
public static final int VK_COMPONENT_SWIZZLE_IDENTITY- See Also:
-
VK_COMPONENT_SWIZZLE_ZERO
public static final int VK_COMPONENT_SWIZZLE_ZERO- See Also:
-
VK_COMPONENT_SWIZZLE_ONE
public static final int VK_COMPONENT_SWIZZLE_ONE- See Also:
-
VK_COMPONENT_SWIZZLE_R
public static final int VK_COMPONENT_SWIZZLE_R- See Also:
-
VK_COMPONENT_SWIZZLE_G
public static final int VK_COMPONENT_SWIZZLE_G- See Also:
-
VK_COMPONENT_SWIZZLE_B
public static final int VK_COMPONENT_SWIZZLE_B- See Also:
-
VK_COMPONENT_SWIZZLE_A
public static final int VK_COMPONENT_SWIZZLE_A- See Also:
-
-
Constructor Details
-
VkComponentSwizzle
public VkComponentSwizzle()
-
-
Method Details
-
explain
-