#include <utils.hpp>
Definition at line 272 of file utils.hpp.
◆ TextureData()
◆ clear()
void vk::su::TextureData::clear |
( |
vk::Device const & |
device | ) |
|
|
inline |
◆ setImage()
template<typename ImageGenerator >
void vk::su::TextureData::setImage |
( |
vk::Device const & |
device, |
|
|
vk::CommandBuffer const & |
commandBuffer, |
|
|
ImageGenerator const & |
imageGenerator |
|
) |
| |
|
inline |
◆ extent
◆ format
◆ imageData
std::unique_ptr<ImageData> vk::su::TextureData::imageData |
◆ needsStaging
bool vk::su::TextureData::needsStaging |
◆ sampler
◆ stagingBufferData
std::unique_ptr<BufferData> vk::su::TextureData::stagingBufferData |
The documentation for this struct was generated from the following files: