Add missing pMemoryHostPointerProperties description (#896)

This commit is contained in:
Petr Kraus 2019-01-28 10:54:17 +01:00 committed by Jon Leech
parent f1a7c4b4f3
commit 30f74635df
1 changed files with 3 additions and 0 deletions

View File

@ -1967,6 +1967,9 @@ include::../api/protos/vkGetMemoryHostPointerPropertiesEXT.txt[]
pname:pHostPointer.
* pname:handleType is the type of the handle pname:pHostPointer.
* pname:pHostPointer is the host pointer to import from.
* pname:pMemoryHostPointerProperties is a pointer to a
slink:VkMemoryHostPointerPropertiesEXT structure in which the host
pointer properties are returned.
.Valid Usage
****