MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Core::VKImageResources Struct Reference

Vulkan image resource handles. More...

#include <VKImage.hpp>

+ Collaboration diagram for MayaFlux::Core::VKImageResources:

Public Attributes

vk::Image image
 
vk::ImageView image_view
 
vk::DeviceMemory memory
 
vk::Sampler sampler
 

Detailed Description

Vulkan image resource handles.

Stores all Vulkan handles associated with an image. Set by backend after allocation.

Definition at line 15 of file VKImage.hpp.


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