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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c565 OPCODE_EXT_0 enumerator in enum:__anon318e37e30103
986 return (opcode >= OPCODE_EXT_0);
994 const GLint i = node[0].opcode - OPCODE_EXT_0;
1006 const GLint i = node[0].opcode - OPCODE_EXT_0;
1018 const GLint i = node[0].opcode - OPCODE_EXT_0;
1426 if (opcode < OPCODE_EXT_0) {
1555 return i + OPCODE_EXT_0;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.2.0.rst4357 - dlist: remove OPCODE_EXT_0

Completed in 21 milliseconds