Caffe2 - C++ API
A deep learning, cross platform ML framework
Data Fields
VkRenderPassCreateInfo Struct Reference

Data Fields

VkStructureType sType
 
const void * pNext
 
VkRenderPassCreateFlags flags
 
uint32_t attachmentCount
 
const VkAttachmentDescriptionpAttachments
 
uint32_t subpassCount
 
const VkSubpassDescriptionpSubpasses
 
uint32_t dependencyCount
 
const VkSubpassDependencypDependencies
 

Detailed Description

Definition at line 2071 of file vulkan.h.


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