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

/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_cocoa.c226 typedef struct CR_RENDER_CTX_INFO struct
230 } CR_RENDER_CTX_INFO; typedef in typeref:struct:CR_RENDER_CTX_INFO
232 void renderspuCtxInfoInitCurrent(CR_RENDER_CTX_INFO *pInfo)
239 void renderspuCtxInfoRestoreCurrent(CR_RENDER_CTX_INFO *pInfo)
247 GLboolean renderspuCtxSetCurrentWithAnyWindow(ContextInfo * pContext, CR_RENDER_CTX_INFO *pInfo)
285 CR_RENDER_CTX_INFO Info;
304 CR_RENDER_CTX_INFO Info;

Completed in 99 milliseconds