Home | History | Annotate | Download | only in functional

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)
723 << "\tGL_VERTEX_ATTRIB_ARRAY_ENABLED : " << (state.attributes[attribNdx].enabled ? "GL_TRUE" : "GL_FALSE") << "\n"
760 m_spec.state.attributes[attribNdx].enabled = (m_random.getInt(0, 4) == 0) ? GL_FALSE : GL_TRUE;
773 m_spec.state.attributes[attribNdx].enabled = GL_TRUE;
778 m_spec.vao.attributes[attribNdx].enabled = (m_random.getInt(0, 4) == 0) ? GL_FALSE : GL_TRUE;
791 m_spec.vao.attributes[attribNdx].enabled = GL_TRUE;
1130 if (state.attributes[attribNdx].enabled)
1265 state.attributes[0].enabled = true;
1302 state.attributes[0].enabled = true;
1340 state.attributes[0].enabled = true;
1378 state.attributes[0].enabled = true;
1415 state.attributes[0].enabled = true;
1453 state.attributes[0].enabled = true;
1463 state.attributes[1].enabled = true;
1502 state.attributes[0].enabled = true;
1539 state.attributes[0].enabled = true;
1576 state.attributes[0].enabled = true;