Searched refs:VBoxVrCompositorEntryRegionsSet (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_vreg.h327 VBOXVREGDECL(int) VBoxVrCompositorEntryRegionsSet(PVBOXVR_COMPOSITOR pCompositor, PVBOXVR_COMPOSITOR_ENTRY pEntry,
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dcompositor.cpp286 int rc = VBoxVrCompositorEntryRegionsSet(&pCompositor->Compositor, &pEntry->Ce, cRegions, paRegions, &fChanged);
289 WARN(("VBoxVrCompositorEntryRegionsSet failed, rc %d", rc));
H A Dvreg.cpp1481 VBOXVREGDECL(int) VBoxVrCompositorEntryRegionsSet(PVBOXVR_COMPOSITOR pCompositor, PVBOXVR_COMPOSITOR_ENTRY pEntry, function
1486 WARN(("VBoxVrCompositorEntryRegionsSet called with zero entry, unsupported!"));

Completed in 51 milliseconds