Searched refs:GlxLookupContextTag (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dvndserver.h106 GlxContextTagInfo *GlxLookupContextTag(ClientPtr client, GLXContextTag tag);
H A Dvndext.c262 GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, tag);
274 GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, tag);
286 GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, tag);
H A Dvndcmds.c223 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 Dvndservermapping.c143 GlxContextTagInfo *GlxLookupContextTag(ClientPtr client, GLXContextTag tag) function in typeref:typename:GlxContextTagInfo *

Completed in 5 milliseconds