API Documentation
Loading...
Searching...
No Matches
ImageResources Struct Reference

#include <ImageResources.h>

Collaboration diagram for ImageResources:
[legend]

Public Attributes

DynamicPointer< VulkanImageDataimage
 
DynamicPointer< VulkanImageViewimageView
 
VkCommandBuffer cmdBuf = nullptr
 
VkFence cmdFence = vk_null
 
bool cmdFenceWaitable = false
 
Time last_command_update = Time(0)
 
VkFramebuffer fb = vk_null
 

Member Data Documentation

◆ cmdBuf

VkCommandBuffer cmdBuf = nullptr

◆ cmdFence

VkFence cmdFence = vk_null

◆ cmdFenceWaitable

bool cmdFenceWaitable = false

◆ fb

VkFramebuffer fb = vk_null

◆ image

◆ imageView

◆ last_command_update

Time last_command_update = Time(0)

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