Add missing pMemoryHostPointerProperties description (#896)
This commit is contained in:
parent
f1a7c4b4f3
commit
30f74635df
|
@ -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
|
||||
****
|
||||
|
|
Loading…
Reference in New Issue