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

Data Fields

VkStructureType sType
 
const void * pNext
 
VkFramebufferCreateFlags flags
 
VkRenderPass renderPass
 
uint32_t attachmentCount
 
const VkImageView * pAttachments
 
uint32_t width
 
uint32_t height
 
uint32_t layers
 

Detailed Description

Definition at line 2019 of file vulkan.h.


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