Kohi Game Engine
vulkan_texture_handle_data Struct Reference

Represents Vulkan-specific texture data. More...

#include <vulkan_types.h>

Data Fields

u64 uniqueid
 
u16 generation
 
u32 image_count
 
vulkan_imageimages
 

Detailed Description

Represents Vulkan-specific texture data.

Field Documentation

◆ generation

u16 generation

◆ image_count

u32 image_count

◆ images

vulkan_image* images

◆ uniqueid

u64 uniqueid

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