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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dindirect_vertex_array.c150 GLboolean got_secondary_color = GL_FALSE; local in function:__glXInitVertexArrayState
188 got_secondary_color = GL_TRUE;
257 if (got_secondary_color) {
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dindirect_vertex_array.c152 GLboolean got_secondary_color = GL_FALSE; local in function:__glXInitVertexArrayState
190 got_secondary_color = GL_TRUE;
259 if (got_secondary_color) {

Completed in 6 milliseconds