Monado OpenXR Runtime
xrt_instance_info Struct Reference

Information provided by the application at instance create time. More...

#include <xrt/xrt_instance.h>

Collaboration diagram for xrt_instance_info:

Data Fields

struct xrt_application_info app_info
 Generic data from application. More...
 
struct xrt_platform_info platform_info
 Process-specific, platform-specific data. More...
 

Detailed Description

Information provided by the application at instance create time.

Some information may be process-specific.

Field Documentation

◆ app_info

struct xrt_application_info xrt_instance_info::app_info

Generic data from application.

◆ platform_info

struct xrt_platform_info xrt_instance_info::platform_info

Process-specific, platform-specific data.


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