Package org.lwjgl.vulkan
Class EXTPageableDeviceLocalMemory
java.lang.Object
org.lwjgl.vulkan.EXTPageableDeviceLocalMemory
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic void
vkSetDeviceMemoryPriorityEXT
(VkDevice device, long memory, float priority) void vkSetDeviceMemoryPriorityEXT(VkDevice device, VkDeviceMemory memory, float priority)
-
Field Details
-
VK_EXT_PAGEABLE_DEVICE_LOCAL_MEMORY_SPEC_VERSION
public static final int VK_EXT_PAGEABLE_DEVICE_LOCAL_MEMORY_SPEC_VERSION- See Also:
-
VK_EXT_PAGEABLE_DEVICE_LOCAL_MEMORY_EXTENSION_NAME
- See Also:
-
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PAGEABLE_DEVICE_LOCAL_MEMORY_FEATURES_EXT
public static final int VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PAGEABLE_DEVICE_LOCAL_MEMORY_FEATURES_EXT- See Also:
-
-
Method Details
-
vkSetDeviceMemoryPriorityEXT
void vkSetDeviceMemoryPriorityEXT(VkDevice device, VkDeviceMemory memory, float priority)
-