Searched refs:DirectFB_GLContext (Results 1 – 2 of 2) sorted by relevance
42 DirectFB_GLContext *firstgl; /* linked list */176 DirectFB_GLContext *context; in DirectFB_GL_CreateContext()178 SDL_DFB_ALLOC_CLEAR(context, sizeof(DirectFB_GLContext)); in DirectFB_GL_CreateContext()208 DirectFB_GLContext *ctx = (DirectFB_GLContext *) context; in DirectFB_GL_MakeCurrent()209 DirectFB_GLContext *p; in DirectFB_GL_MakeCurrent()246 DirectFB_GLContext *p; in DirectFB_GL_SwapWindow()271 DirectFB_GLContext *ctx = (DirectFB_GLContext *) context; in DirectFB_GL_DeleteContext()272 DirectFB_GLContext *p; in DirectFB_GL_DeleteContext()291 DirectFB_GLContext *p; in DirectFB_GL_FreeWindowContexts()305 DirectFB_GLContext *p; in DirectFB_GL_ReAllocWindowContexts()[all …]
32 typedef struct _DirectFB_GLContext DirectFB_GLContext; typedef36 DirectFB_GLContext *next;
Completed in 3 milliseconds