Interface VulkanEnumBitmaskLongType
- All Known Implementing Classes:
VulkanAccessFlag, VulkanPipelineStageFlag
public interface VulkanEnumBitmaskLongType
The type of enums with integer values.
-
Method Summary
-
Method Details
-
value
long value()- Returns:
- The integer value of the constant
-