Home | History | Annotate | Download | only in vulkan

Lines Matching refs:VkIndirectCommandsLayoutCreateInfoNVX

4251 typedef struct VkIndirectCommandsLayoutCreateInfoNVX {
4258 } VkIndirectCommandsLayoutCreateInfoNVX;
4337 typedef VkResult (VKAPI_PTR *PFN_vkCreateIndirectCommandsLayoutNVX)(VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkIndirectCommandsLayoutNVX* pIndirectCommandsLayout);
4356 const VkIndirectCommandsLayoutCreateInfoNVX* pCreateInfo,