Struct Texture

Struct Documentation

struct Texture

Public Members

std::string path
uint32_t mipLevels = 1
VkImage image
VkImageView imageView
VkDeviceMemory imageMemory
VkSampler sampler
int width
int height
int channels = 0
uint32_t bindlessIndex = UINT32_MAX