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

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_compositor.h40 VBOXVR_COMPOSITOR_ENTRY Ce; member in struct:VBOXVR_SCR_COMPOSITOR_ENTRY
81 VBoxVrCompositorEntryInit(&pEntry->Ce);
102 return VBoxVrCompositorEntryIsInList(&pEntry->Ce);
145 return VBoxVrCompositorEntryIsInList(&pEntry->Ce);
219 #define VBOXVR_SCR_COMPOSITOR_ENTRY_FROM_ENTRY(_p) RT_FROM_MEMBER(_p, VBOXVR_SCR_COMPOSITOR_ENTRY, Ce)
220 #define VBOXVR_SCR_COMPOSITOR_CONST_ENTRY_FROM_ENTRY(_p) RT_FROM_MEMBER(_p, const VBOXVR_SCR_COMPOSITOR_ENTRY, Ce)

Completed in 33 milliseconds