Searched refs:__glXAddContext (Results 1 – 4 of 4) sorted by relevance
56 extern Bool __glXAddContext(__GLXcontext * cx);
357 if (!__glXAddContext(ctx)) { in __glXDisp_CreateContextAttribsARB()
137 __glXAddContext(__GLXcontext * cx) in __glXAddContext() function
352 if (!__glXAddContext(glxc)) { in DoCreateContext()