Home
last modified time | relevance | path

Searched defs:vn_command_vkCreateDescriptorPool (Results 1 – 1 of 1) sorted by relevance

/external/virglrenderer/src/venus/venus-protocol/
Dvn_protocol_renderer_defines.h909 struct vn_command_vkCreateDescriptorPool { struct
910 VkDevice device;
911 const VkDescriptorPoolCreateInfo* pCreateInfo;
912 const VkAllocationCallbacks* pAllocator;
913 VkDescriptorPool* pDescriptorPool;
915 VkResult ret;