Searched refs:GlxLookupContextTag (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | vndext.c | 262 GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, tag); in GlxGetContextTag() 274 GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, tag); in GlxSetContextTagPrivate() 286 GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, tag); in GlxGetContextTagPrivate()
|
| H A D | vndcmds.c | 220 oldTag = GlxLookupContextTag(client, oldContextTag); in CommonMakeCurrent() 315 … GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, GlxCheckSwap(client, stuff->contextTag)); in dispatch_GLXCopyContext() 338 … GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, GlxCheckSwap(client, stuff->contextTag)); in dispatch_GLXSwapBuffers() 364 tagInfo = GlxLookupContextTag(client, GlxCheckSwap(client, stuff->contextTag)); in dispatch_GLXSingle()
|
| H A D | vndserver.h | 106 GlxContextTagInfo *GlxLookupContextTag(ClientPtr client, GLXContextTag tag);
|
| H A D | vndservermapping.c | 143 GlxContextTagInfo *GlxLookupContextTag(ClientPtr client, GLXContextTag tag) in GlxLookupContextTag() function
|