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

/xsrc/external/mit/xorg-server/dist/glx/
H A Dvndservermapping.c113 GlxContextTagInfo *newTags; local in function:GlxAllocContextTag
120 newTags = (GlxContextTagInfo *)
122 if (newTags == NULL) {
126 memset(&newTags[cl->contextTagCount], 0,
130 cl->contextTags = newTags;

Completed in 2 milliseconds