Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/
Dindirect_vertex_array.c152 GLboolean got_secondary_color = GL_FALSE; in __glXInitVertexArrayState() local
190 got_secondary_color = GL_TRUE; in __glXInitVertexArrayState()
259 if (got_secondary_color) { in __glXInitVertexArrayState()