MCPcopy Create free account
hub / github.com/LibreVR/Revive / XrCompositionLayerProjectionViewStereo

Class XrCompositionLayerProjectionViewStereo

ReviveXR/REV_CAPI.cpp:941–944  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

939};
940
941struct XrCompositionLayerProjectionViewStereo
942{
943 XrCompositionLayerProjectionView Views[ovrEye_Count];
944};
945
946OVR_PUBLIC_FUNCTION(ovrResult) ovr_EndFrame(ovrSession session, long long frameIndex, const ovrViewScaleDesc* viewScaleDesc,
947 ovrLayerHeader const * const * layerPtrList, unsigned int layerCount)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected