Interface VulkanEnumIntegerType
- All Known Implementing Classes:
VMAMemoryUsage,VulkanAttachmentLoadOp,VulkanAttachmentStoreOp,VulkanBlendFactor,VulkanBlendOp,VulkanBorderColor,VulkanColorSpaceKHR,VulkanCommandBufferLevel,VulkanCompareOp,VulkanComponentSwizzle,VulkanDescriptorType,VulkanDriverKnownId,VulkanDynamicState,VulkanFilter,VulkanFormat,VulkanFrontFace,VulkanImageKind,VulkanImageLayout,VulkanImageTiling,VulkanImageViewKind,VulkanIndexType,VulkanInternalAllocation,VulkanLogicOp,VulkanPolygonMode,VulkanPresentModeKHR,VulkanPrimitiveTopology,VulkanQueryKind,VulkanSamplerAddressMode,VulkanSamplerMipmapMode,VulkanSharingMode,VulkanStencilOp,VulkanSubpassContents,VulkanSystemAllocationScope,VulkanVertexInputRate
public interface VulkanEnumIntegerType
The type of enums with integer values.
-
Method Summary
-
Method Details
-
value
int value()- Returns:
- The integer value of the constant
-