Home | History | Annotate | Download | only in vulkan

Lines Matching refs:VkSubpassContents

786 typedef enum VkSubpassContents {
793 } VkSubpassContents;
2330 typedef void (VKAPI_PTR *PFN_vkCmdBeginRenderPass)(VkCommandBuffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, VkSubpassContents contents);
2331 typedef void (VKAPI_PTR *PFN_vkCmdNextSubpass)(VkCommandBuffer commandBuffer, VkSubpassContents contents);
3119 VkSubpassContents contents);
3123 VkSubpassContents contents);