|
Monado OpenXR Runtime
|
Small helper struct to hold a scratch image, intended to be used with the compute pipeline where both srgb and unorm views are needed. More...
#include <render/render_interface.h>

Data Fields | |
| VkDeviceMemory | device_memory |
| VkImage | image |
| VkImageView | srgb_view |
| VkImageView | unorm_view |
Small helper struct to hold a scratch image, intended to be used with the compute pipeline where both srgb and unorm views are needed.