Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvulkan_core.h2150 typedef enum VkSubpassContents { enum
2155 } VkSubpassContents; typedef
4058 typedef void (VKAPI_PTR *PFN_vkCmdBeginRenderPass)(VkCommandBuffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents);
4059 typedef void (VKAPI_PTR *PFN_vkCmdNextSubpass)(VkCommandBuffer commandBuffer, VkSubpassContents contents);
4847 VkSubpassContents contents);
4851 VkSubpassContents contents);
6073 VkSubpassContents contents;

Completed in 77 milliseconds