Public Attributes | List of all members
VkRenderPassCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

uint32_t attachmentCount
 
uint32_t dependencyCount
 
VkRenderPassCreateFlags flags
 
const VkAttachmentDescriptionpAttachments
 
const VkSubpassDependencypDependencies
 
const voidpNext
 
const VkSubpassDescriptionpSubpasses
 
VkStructureType sType
 
uint32_t subpassCount
 

Detailed Description

Definition at line 2522 of file vulkan_core.h.

Member Data Documentation

uint32_t VkRenderPassCreateInfo::attachmentCount

Definition at line 2526 of file vulkan_core.h.

uint32_t VkRenderPassCreateInfo::dependencyCount

Definition at line 2530 of file vulkan_core.h.

VkRenderPassCreateFlags VkRenderPassCreateInfo::flags

Definition at line 2525 of file vulkan_core.h.

const VkAttachmentDescription* VkRenderPassCreateInfo::pAttachments

Definition at line 2527 of file vulkan_core.h.

const VkSubpassDependency* VkRenderPassCreateInfo::pDependencies

Definition at line 2531 of file vulkan_core.h.

const void* VkRenderPassCreateInfo::pNext

Definition at line 2524 of file vulkan_core.h.

const VkSubpassDescription* VkRenderPassCreateInfo::pSubpasses

Definition at line 2529 of file vulkan_core.h.

VkStructureType VkRenderPassCreateInfo::sType

Definition at line 2523 of file vulkan_core.h.

uint32_t VkRenderPassCreateInfo::subpassCount

Definition at line 2528 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