Searched refs:GlxLookupContextTag (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | vndserver.h | 106 GlxContextTagInfo *GlxLookupContextTag(ClientPtr client, GLXContextTag tag);
|
| H A D | vndext.c | 262 GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, tag); 274 GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, tag); 286 GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, tag);
|
| H A D | vndcmds.c | 223 oldTag = GlxLookupContextTag(client, oldContextTag); 318 GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, GlxCheckSwap(client, stuff->contextTag)); 341 GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, GlxCheckSwap(client, stuff->contextTag)); 367 tagInfo = GlxLookupContextTag(client, GlxCheckSwap(client, stuff->contextTag));
|
| H A D | vndservermapping.c | 143 GlxContextTagInfo *GlxLookupContextTag(ClientPtr client, GLXContextTag tag) function in typeref:typename:GlxContextTagInfo *
|
Completed in 5 milliseconds