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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c1420 const GLuint contNodes = 1 + POINTER_DWORDS; /* size of continue info */ local in function:dlist_alloc
1449 if (ctx->ListState.CurrentPos + nopNode + numNodes + contNodes
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c1564 const GLuint contNodes = 1 + POINTER_DWORDS; /* size of continue info */ local in function:dlist_alloc
1582 if (ctx->ListState.CurrentPos + nopNode + numNodes + contNodes

Completed in 33 milliseconds