mirror of
https://github.com/status-im/Vulkan-Docs.git
synced 2025-02-26 13:05:13 +00:00
Merge pull request #684 from krOoze/missing_memory_vu
Correct mem VU ifdef scope in VkBindImageMemoryInfo
This commit is contained in:
commit
1744549ac4
@ -3854,10 +3854,12 @@ ifndef::VK_VERSION_1_1,VK_KHR_dedicated_allocation[]
|
||||
dedicated for a specific buffer or image
|
||||
endif::VK_VERSION_1_1,VK_KHR_dedicated_allocation[]
|
||||
endif::VK_NV_dedicated_allocation[]
|
||||
ifndef::VK_VERSION_1_1,VK_KHR_device_group[]
|
||||
ifndef::VK_VERSION_1_1+VK_KHR_swapchain[]
|
||||
ifndef::VK_KHR_device_group+VK_KHR_swapchain[]
|
||||
* [[VUID-VkBindImageMemoryInfo-memory-01625]]
|
||||
pname:memory must: be a valid dname:VkDeviceMemory handle
|
||||
endif::VK_VERSION_1_1,VK_KHR_device_group[]
|
||||
endif::VK_KHR_device_group+VK_KHR_swapchain[]
|
||||
endif::VK_VERSION_1_1+VK_KHR_swapchain[]
|
||||
ifdef::VK_VERSION_1_1,VK_KHR_device_group[]
|
||||
* [[VUID-VkBindImageMemoryInfo-pNext-01626]]
|
||||
If the pname:pNext chain includes
|
||||
|
Loading…
x
Reference in New Issue
Block a user