Searched refs:PFN_vkCreateIndirectCommandsLayoutNVX (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 7016 typedef VkResult (VKAPI_PTR *PFN_vkCreateIndirectCommandsLayoutNVX)(VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkIndirectCommandsLayoutNVX* pIndirectCommandsLayout); typedef in typeref:typename:VkResult (VKAPI_PTR *)(VkDevice device,const VkIndirectCommandsLayoutCreateInfoNVX * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkIndirectCommandsLayoutNVX * pIndirectCommandsLayout) |
Completed in 27 milliseconds