22#if defined(XRT_OS_LINUX) || defined(XRT_OS_WINDOWS) || defined(XRT_OS_OSX)
26#error "OS not supported"
38 pthread_mutex_t mutex;
41 bool canWaitFrameReturn;
59XRT_CHECK_RESULT XrResult
67XRT_CHECK_RESULT XrResult
75XRT_CHECK_RESULT XrResult
83XRT_CHECK_RESULT XrResult
Helper that handles synchronizing the xr{Wait,Begin,End}Frame calls.
Definition oxr_frame_sync.h:37
Header holding common defines.
Auto detect OS and certain features.
Include all of the openxr headers in one place.