VkCV Framework  0.0.1
CV Vulkan framework
vkcv::SampledImageDescriptorWrite Struct Reference
Collaboration diagram for vkcv::SampledImageDescriptorWrite:

Public Member Functions

 SampledImageDescriptorWrite (uint32_t binding, ImageHandle image, uint32_t mipLevel=0, bool useGeneralLayout=false, uint32_t arrayIndex=0)
 

Public Attributes

uint32_t binding
 
ImageHandle image
 
uint32_t mipLevel
 
bool useGeneralLayout
 
uint32_t arrayIndex
 

Detailed Description


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