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

Data Fields

VkStructureType sType
 
const void * pNext
 
VkBufferCreateFlags flags
 
VkDeviceSize size
 
VkBufferUsageFlags usage
 
VkSharingMode sharingMode
 
uint32_t queueFamilyIndexCount
 
const uint32_t * pQueueFamilyIndices
 

Detailed Description

Definition at line 1608 of file vulkan.h.


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