Class VkDescriptorPoolCreateFlags
java.lang.Object
club.doki7.vulkan.bitmask.VkDescriptorPoolCreateFlags
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
-
Method Summary
-
Field Details
-
ALLOW_OVERALLOCATION_POOLS_NV
public static final int ALLOW_OVERALLOCATION_POOLS_NV- See Also:
-
ALLOW_OVERALLOCATION_SETS_NV
public static final int ALLOW_OVERALLOCATION_SETS_NV- See Also:
-
FREE_DESCRIPTOR_SET
public static final int FREE_DESCRIPTOR_SET- See Also:
-
HOST_ONLY_EXT
public static final int HOST_ONLY_EXT- See Also:
-
UPDATE_AFTER_BIND
public static final int UPDATE_AFTER_BIND- See Also:
-
-
Method Details
-
explain
-