Class EXTPageableDeviceLocalMemory

java.lang.Object
org.lwjgl.vulkan.EXTPageableDeviceLocalMemory

public class EXTPageableDeviceLocalMemory extends Object
  • 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

      public static final String 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

      public static void vkSetDeviceMemoryPriorityEXT(VkDevice device, long memory, float priority)
      void vkSetDeviceMemoryPriorityEXT(VkDevice device, VkDeviceMemory memory, float priority)