Monado OpenXR Runtime
tmp Struct Reference
Collaboration diagram for tmp:

Data Fields

struct vk_image_collection vkic
 Images created. More...
 
xrt_graphics_buffer_handle_t handles [(4)]
 Handles retrieved. More...
 
VkImageView srgb_views [(4)]
 For automatic conversion to linear. More...
 
VkImageView unorm_views [(4)]
 For storage operations in compute shaders. More...
 

Field Documentation

◆ handles

xrt_graphics_buffer_handle_t tmp::handles[(4)]

Handles retrieved.

◆ srgb_views

VkImageView tmp::srgb_views[(4)]

For automatic conversion to linear.

◆ unorm_views

VkImageView tmp::unorm_views[(4)]

For storage operations in compute shaders.

◆ vkic

struct vk_image_collection tmp::vkic

Images created.


The documentation for this struct was generated from the following file: