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

/xsrc/external/mit/xorg-server/dist/glx/
H A Dvndserver.h95 GlxServerVendor * GlxGetXIDMap(XID id);
100 * GlxGetXIDMap to know which client's (screen -> vendor) mapping to use for a
H A Dvndcmds.c229 newVendor = GlxGetXIDMap(context);
324 vendor = GlxGetXIDMap(GlxCheckSwap(client, stuff->source));
349 vendor = GlxGetXIDMap(GlxCheckSwap(client, stuff->drawable));
H A Dvndext.c320 .getXIDMap = GlxGetXIDMap,
H A Dvndservermapping.c56 GlxServerVendor *GlxGetXIDMap(XID id) function in typeref:typename:GlxServerVendor *

Completed in 3 milliseconds