Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c1324 const GLuint contNodes = 1 + POINTER_DWORDS; /* size of continue info */ in dlist_alloc() local
1351 if (ctx->ListState.CurrentPos + nopNode + numNodes + contNodes in dlist_alloc()