|
wren
Vulkan-based game engine
|
This is the complete list of members for wren::vk::Image, including all inherited members.
| alloc_ | wren::vk::Image | private |
| create(const ::vk::Device &device, const VmaAllocator &allocator, const ::vk::Format &format, const math::Vec2f &size, const ::vk::ImageUsageFlags &usage) -> expected< Image > | wren::vk::Image | static |
| get() const | wren::vk::Image | inline |
| image_ | wren::vk::Image | private |