Monado OpenXR Runtime
Loading...
Searching...
No Matches
xrt_view_config Struct Reference
Collaboration diagram for xrt_view_config:

Data Fields

enum xrt_view_type view_type
 Which view type this is for, mono, stereo, quad_with_inset, etc...
 
uint32_t view_count
 Must match the view_type, in the future view_types might have variable views.
 
struct xrt_view_config_properties views [XRT_MAX_COMPOSITOR_VIEW_CONFIGS_VIEW_COUNT]
 The per view information.
 

Field Documentation

◆ view_count

uint32_t xrt_view_config::view_count

Must match the view_type, in the future view_types might have variable views.

Referenced by xrt_system_compositor::comp_main_create_system_compositor(), oxr_system_fill_in(), and oxr_xrCreateSwapchain().

◆ view_type

enum xrt_view_type xrt_view_config::view_type

Which view type this is for, mono, stereo, quad_with_inset, etc...

Referenced by xrt_system_compositor::comp_main_create_system_compositor(), and oxr_system_fill_in().

◆ views

struct xrt_view_config_properties xrt_view_config::views[XRT_MAX_COMPOSITOR_VIEW_CONFIGS_VIEW_COUNT]

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