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

Data Fields

VkAttachmentDescriptionFlags flags
 
VkFormat format
 
VkSampleCountFlagBits samples
 
VkAttachmentLoadOp loadOp
 
VkAttachmentStoreOp storeOp
 
VkAttachmentLoadOp stencilLoadOp
 
VkAttachmentStoreOp stencilStoreOp
 
VkImageLayout initialLayout
 
VkImageLayout finalLayout
 

Detailed Description

Definition at line 2031 of file vulkan.h.


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