Class EXTMapMemoryPlaced

java.lang.Object
org.lwjgl.vulkan.EXTMapMemoryPlaced

public final class EXTMapMemoryPlaced extends Object
This extension allows an application to request that MapMemory2KHR attempt to place the memory map at a particular virtual address.
Name String
VK_EXT_map_memory_placed
Extension Type
Device extension
Registered Extension Number
273
Revision
1
Extension and Version Dependencies
VK_KHR_map_memory2 or Version 1.4
Contact
Extension Proposal
VK_EXT_map_memory_placed
Other Extension Metadata
Last Modified Date
2023-03-21
IP Status
No known IP claims.
Interactions and External Dependencies
  • Depends on apitext:VK_KHR_map_memory2
  • Interacts with apitext:VK_EXT_external_memory_host
Contributors
  • Faith Ekstrand, Collabora
  • Tobias Hector, AMD
  • James Jones, NVIDIA
  • Georg Lehmann, Valve
  • Derek Lesho, Codeweavers