Public Attributes | List of all members
VkSubpassDescription Struct Reference

#include <vulkan_core.h>

Public Attributes

uint32_t colorAttachmentCount
 
VkSubpassDescriptionFlags flags
 
uint32_t inputAttachmentCount
 
const VkAttachmentReferencepColorAttachments
 
const VkAttachmentReferencepDepthStencilAttachment
 
const VkAttachmentReferencepInputAttachments
 
VkPipelineBindPoint pipelineBindPoint
 
const uint32_tpPreserveAttachments
 
uint32_t preserveAttachmentCount
 
const VkAttachmentReferencepResolveAttachments
 

Detailed Description

Definition at line 2499 of file vulkan_core.h.

Member Data Documentation

uint32_t VkSubpassDescription::colorAttachmentCount

Definition at line 2504 of file vulkan_core.h.

VkSubpassDescriptionFlags VkSubpassDescription::flags

Definition at line 2500 of file vulkan_core.h.

uint32_t VkSubpassDescription::inputAttachmentCount

Definition at line 2502 of file vulkan_core.h.

const VkAttachmentReference* VkSubpassDescription::pColorAttachments

Definition at line 2505 of file vulkan_core.h.

const VkAttachmentReference* VkSubpassDescription::pDepthStencilAttachment

Definition at line 2507 of file vulkan_core.h.

const VkAttachmentReference* VkSubpassDescription::pInputAttachments

Definition at line 2503 of file vulkan_core.h.

VkPipelineBindPoint VkSubpassDescription::pipelineBindPoint

Definition at line 2501 of file vulkan_core.h.

const uint32_t* VkSubpassDescription::pPreserveAttachments

Definition at line 2509 of file vulkan_core.h.

uint32_t VkSubpassDescription::preserveAttachmentCount

Definition at line 2508 of file vulkan_core.h.

const VkAttachmentReference* VkSubpassDescription::pResolveAttachments

Definition at line 2506 of file vulkan_core.h.


The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33