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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dvreg.cpp143 static PVBOXVR_REG vboxVrRegCreate(void) function
330 PVBOXVR_REG pRegResult = vboxVrRegCreate();
342 PVBOXVR_REG pRegResult = vboxVrRegCreate();
354 PVBOXVR_REG pRegResult = vboxVrRegCreate();
365 PVBOXVR_REG pRegResult = vboxVrRegCreate();
853 PVBOXVR_REG pReg = vboxVrRegCreate();
856 WARN(("vboxVrRegCreate failed!"));
1060 PVBOXVR_REG pReg = vboxVrRegCreate();
1063 WARN(("vboxVrRegCreate failed!"));
1181 PVBOXVR_REG pDstReg = vboxVrRegCreate();
[all...]

Completed in 45 milliseconds