VkCV Framework
0.0.1
CV Vulkan framework
|
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 |