Home
last modified time | relevance | path

Searched refs:GlxAllocContextTag (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/glx/
H A Dvndserver.h105 GlxContextTagInfo *GlxAllocContextTag(ClientPtr client, GlxServerVendor *vendor);
H A Dvndservermapping.c91 GlxContextTagInfo *GlxAllocContextTag(ClientPtr client, GlxServerVendor *vendor) in GlxAllocContextTag() function
H A Dvndcmds.c181 tagInfo = GlxAllocContextTag(client, vendor); in CommonMakeNewCurrent()