Searched defs:VBoxVrCompositorEntryRegionsIntersect (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dvreg.cpp1548 VBOXVREGDECL(int) VBoxVrCompositorEntryRegionsIntersect(PVBOXVR_COMPOSITOR pCompositor, PVBOXVR_COMPOSITOR_ENTRY pEntry, function
1599 WARN(("VBoxVrCompositorEntryRegionsIntersect failed, rc %d", tmpRc));
1622 int tmpRc = VBoxVrCompositorEntryRegionsIntersect(pCompositor, pEntry, cRegions, paRegions, &fTmpChanged);
1629 WARN(("VBoxVrCompositorEntryRegionsIntersect failed, rc %d", tmpRc));

Completed in 49 milliseconds