|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkSubpassDescription2:Definition at line 5189 of file vulkan_core.h.
| uint32_t VkSubpassDescription2::colorAttachmentCount |
Definition at line 5197 of file vulkan_core.h.
| VkSubpassDescriptionFlags VkSubpassDescription2::flags |
Definition at line 5192 of file vulkan_core.h.
| uint32_t VkSubpassDescription2::inputAttachmentCount |
Definition at line 5195 of file vulkan_core.h.
| const VkAttachmentReference2* VkSubpassDescription2::pColorAttachments |
Definition at line 5198 of file vulkan_core.h.
| const VkAttachmentReference2* VkSubpassDescription2::pDepthStencilAttachment |
Definition at line 5200 of file vulkan_core.h.
| const VkAttachmentReference2* VkSubpassDescription2::pInputAttachments |
Definition at line 5196 of file vulkan_core.h.
| VkPipelineBindPoint VkSubpassDescription2::pipelineBindPoint |
Definition at line 5193 of file vulkan_core.h.
| const void* VkSubpassDescription2::pNext |
Definition at line 5191 of file vulkan_core.h.
| const uint32_t* VkSubpassDescription2::pPreserveAttachments |
Definition at line 5202 of file vulkan_core.h.
| uint32_t VkSubpassDescription2::preserveAttachmentCount |
Definition at line 5201 of file vulkan_core.h.
| const VkAttachmentReference2* VkSubpassDescription2::pResolveAttachments |
Definition at line 5199 of file vulkan_core.h.
| VkStructureType VkSubpassDescription2::sType |
Definition at line 5190 of file vulkan_core.h.
| uint32_t VkSubpassDescription2::viewMask |
Definition at line 5194 of file vulkan_core.h.