Vulkan-Docs/doc/specs/vulkan/validity/protos/vkGetDeviceProcAddr.txt

17 lines
736 B
Plaintext

// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
ifndef::doctype-manpage[]
.Valid Usage
********************************************************************************
endif::doctype-manpage[]
ifdef::doctype-manpage[]
Valid Usage
-----------
endif::doctype-manpage[]
* pname:device must: be a valid sname:VkDevice handle
* pname:pName must: be a null-terminated string
* pname:pName must: be the name of a supported command that has a first parameter of type sname:VkDevice, sname:VkQueue or sname:VkCommandBuffer, either in the core API or an enabled extension
ifndef::doctype-manpage[]
********************************************************************************
endif::doctype-manpage[]