java.lang.Object
tech.icey.vk4j.enumtype.VkStencilOp
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VK_STENCIL_OP_KEEP
public static final int VK_STENCIL_OP_KEEP- See Also:
-
VK_STENCIL_OP_ZERO
public static final int VK_STENCIL_OP_ZERO- See Also:
-
VK_STENCIL_OP_REPLACE
public static final int VK_STENCIL_OP_REPLACE- See Also:
-
VK_STENCIL_OP_INCREMENT_AND_CLAMP
public static final int VK_STENCIL_OP_INCREMENT_AND_CLAMP- See Also:
-
VK_STENCIL_OP_DECREMENT_AND_CLAMP
public static final int VK_STENCIL_OP_DECREMENT_AND_CLAMP- See Also:
-
VK_STENCIL_OP_INVERT
public static final int VK_STENCIL_OP_INVERT- See Also:
-
VK_STENCIL_OP_INCREMENT_AND_WRAP
public static final int VK_STENCIL_OP_INCREMENT_AND_WRAP- See Also:
-
VK_STENCIL_OP_DECREMENT_AND_WRAP
public static final int VK_STENCIL_OP_DECREMENT_AND_WRAP- See Also:
-
-
Constructor Details
-
VkStencilOp
public VkStencilOp()
-
-
Method Details
-
explain
-