#include <image.hpp>
|
| static auto | create (const ::vk::Device &device, const VmaAllocator &allocator, const ::vk::Format &format, const math::vec2i &size, const ::vk::ImageUsageFlags &usage) -> expected< Image > |
| |
◆ create()
| auto wren::vk::Image::create |
( |
const ::vk::Device & | device, |
|
|
const VmaAllocator & | allocator, |
|
|
const ::vk::Format & | format, |
|
|
const math::vec2i & | size, |
|
|
const ::vk::ImageUsageFlags & | usage ) -> expected<Image> |
|
static |
◆ get()
| auto wren::vk::Image::get |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: