Searched refs:__GLXcontextRec (Results 1 – 3 of 3) sorted by relevance
39 typedef struct __GLXcontextRec { struct
178 typedef struct __GLXcontextRec *GLXContext;
76 struct __GLXcontextRec struct1056 glxCtx = CALLOC_STRUCT(__GLXcontextRec); in create_context()