Searched refs:VkIndirectCommandsLayoutCreateInfoNVX (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h5719 typedef struct VkIndirectCommandsLayoutCreateInfoNVX { struct
5726 } VkIndirectCommandsLayoutCreateInfoNVX; typedef in typeref:struct:VkIndirectCommandsLayoutCreateInfoNVX
5806 typedef VkResult (VKAPI_PTR *PFN_vkCreateIndirectCommandsLayoutNVX)(VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkIndirectCommandsLayoutNVX* pIndirectCommandsLayout);
5825 const VkIndirectCommandsLayoutCreateInfoNVX* pCreateInfo,

Completed in 27 milliseconds