SDL 2.0
|
#include <vulkan_core.h>
Definition at line 5572 of file vulkan_core.h.
uint32_t VkSubpassDescription2KHR::colorAttachmentCount |
Definition at line 5580 of file vulkan_core.h.
VkSubpassDescriptionFlags VkSubpassDescription2KHR::flags |
Definition at line 5575 of file vulkan_core.h.
uint32_t VkSubpassDescription2KHR::inputAttachmentCount |
Definition at line 5578 of file vulkan_core.h.
const VkAttachmentReference2KHR* VkSubpassDescription2KHR::pColorAttachments |
Definition at line 5581 of file vulkan_core.h.
const VkAttachmentReference2KHR* VkSubpassDescription2KHR::pDepthStencilAttachment |
Definition at line 5583 of file vulkan_core.h.
const VkAttachmentReference2KHR* VkSubpassDescription2KHR::pInputAttachments |
Definition at line 5579 of file vulkan_core.h.
VkPipelineBindPoint VkSubpassDescription2KHR::pipelineBindPoint |
Definition at line 5576 of file vulkan_core.h.
const void* VkSubpassDescription2KHR::pNext |
Definition at line 5574 of file vulkan_core.h.
const uint32_t* VkSubpassDescription2KHR::pPreserveAttachments |
Definition at line 5585 of file vulkan_core.h.
uint32_t VkSubpassDescription2KHR::preserveAttachmentCount |
Definition at line 5584 of file vulkan_core.h.
const VkAttachmentReference2KHR* VkSubpassDescription2KHR::pResolveAttachments |
Definition at line 5582 of file vulkan_core.h.
VkStructureType VkSubpassDescription2KHR::sType |
Definition at line 5573 of file vulkan_core.h.
uint32_t VkSubpassDescription2KHR::viewMask |
Definition at line 5577 of file vulkan_core.h.