Searched refs:validGlxContext (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxcontext.h | 140 extern int validGlxContext(ClientPtr client, XID id, int access_mode,
|
| H A D | glxcmds.c | 136 validGlxContext(ClientPtr client, XID id, int access_mode, in validGlxContext() function 263 if (!validGlxContext(client, shareList, DixReadAccess, in DoCreateContext() 423 if (!validGlxContext(cl->client, req->context, DixDestroyAccess, in __glXDisp_DestroyContext() 589 if (!validGlxContext(client, contextId, DixUseAccess, &glxc, &error)) in xorgGlxMakeCurrent() 686 if (!validGlxContext(cl->client, req->context, DixReadAccess, &glxc, &err)) in __glXDisp_IsDirect() 812 if (!validGlxContext(cl->client, source, DixReadAccess, &src, &error)) in __glXDisp_CopyContext() 814 if (!validGlxContext(cl->client, dest, DixWriteAccess, &dst, &error)) in __glXDisp_CopyContext() 1642 if (!validGlxContext(cl->client, gcId, DixReadAccess, &ctx, &err)) in DoQueryContext()
|
| H A D | createcontext.c | 146 if (!validGlxContext(client, req->shareList, DixReadAccess, in __glXDisp_CreateContextAttribsARB()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 74750 validGlxScreen, validGlxFBConfig, validGlxContext, and
|