java.lang.Object
tech.icey.vk4j.bitmask.VkColorComponentFlags
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VK_COLOR_COMPONENT_R_BIT
public static final int VK_COLOR_COMPONENT_R_BIT- See Also:
-
VK_COLOR_COMPONENT_G_BIT
public static final int VK_COLOR_COMPONENT_G_BIT- See Also:
-
VK_COLOR_COMPONENT_B_BIT
public static final int VK_COLOR_COMPONENT_B_BIT- See Also:
-
VK_COLOR_COMPONENT_A_BIT
public static final int VK_COLOR_COMPONENT_A_BIT- See Also:
-
-
Constructor Details
-
VkColorComponentFlags
public VkColorComponentFlags()
-
-
Method Details
-
explain
-