unplugged-vendor/device/generic/vulkan-cereal/protocols/vulkan/validity/protos/vkEnumerateInstanceVersion.txt

18 lines
476 B
Plaintext
Raw Normal View History

// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-vkEnumerateInstanceVersion-pApiVersion-parameter]] pname:pApiVersion must: be a valid pointer to a basetype:uint32_t value
****
.Return Codes
****
ifndef::doctype-manpage[]
<<fundamentals-successcodes,Success>>::
endif::doctype-manpage[]
ifdef::doctype-manpage[]
On success, this command returns::
endif::doctype-manpage[]
* ename:VK_SUCCESS
****