Lines Matching defs:enabled
59 GLboolean enabled;
85 : enabled (GL_FALSE)
205 << "\tGL_VERTEX_ATTRIB_ARRAY_ENABLED : " << (state.attributes[attribNdx].enabled ? "GL_TRUE" : "GL_FALSE") << "\n"
553 if (state.attributes[attribNdx].enabled)
731 << "\tGL_VERTEX_ATTRIB_ARRAY_ENABLED : " << (state.attributes[attribNdx].enabled ? "GL_TRUE" : "GL_FALSE") << "\n"
768 m_spec.state.attributes[attribNdx].enabled = (m_random.getInt(0, 4) == 0) ? GL_FALSE : GL_TRUE;
781 m_spec.state.attributes[attribNdx].enabled = GL_TRUE;
786 m_spec.vao.attributes[attribNdx].enabled = (m_random.getInt(0, 4) == 0) ? GL_FALSE : GL_TRUE;
799 m_spec.vao.attributes[attribNdx].enabled = GL_TRUE;
1138 if (state.attributes[attribNdx].enabled)
1273 state.attributes[0].enabled = true;
1310 state.attributes[0].enabled = true;
1348 state.attributes[0].enabled = true;
1386 state.attributes[0].enabled = true;
1423 state.attributes[0].enabled = true;
1461 state.attributes[0].enabled = true;
1471 state.attributes[1].enabled = true;
1510 state.attributes[0].enabled = true;
1547 state.attributes[0].enabled = true;
1584 state.attributes[0].enabled = true;