LLGL 0.05 Beta
Loading...
Searching...
No Matches
LLGL::XRSystemFlags Struct Reference

XR system flags enumeration. More...

#include <XRSystemFlags.h>

Public Types

enum  { DebugDevice = (1 << 0) }

Detailed Description

XR system flags enumeration.

See also
XRSystemDescriptor::flags

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
DebugDevice 

Requests that the OpenXR runtime install a debug messenger so validation output is forwarded to the LLGL log.

Remarks
This is only a hint; not all runtimes expose the debug-utils extension.

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