Merge pull request #857 from krOoze/win32_handle_props_vus

Add missing VkMemoryWin32HandlePropertiesKHR VU section
This commit is contained in:
Jon Leech 2018-11-18 01:52:58 -08:00 committed by GitHub
commit 7422fe10e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1617,6 +1617,7 @@ include::../api/structs/VkMemoryWin32HandlePropertiesKHR.txt[]
* pname:memoryTypeBits is a bitmask containing one bit set for every
memory type which the specified windows handle can: be imported as.
include::../validity/structs/VkMemoryWin32HandlePropertiesKHR.txt[]
--
endif::VK_KHR_external_memory_win32[]