Searched refs:enableAttribute (Results 1 – 3 of 3) sorted by relevance
39 void enableAttribute(unsigned int attributeIndex, bool enabledState);
61 void VertexArray::enableAttribute(unsigned int attributeIndex, bool enabledState) in enableAttribute() function in es2::VertexArray
821 getCurrentVertexArray()->enableAttribute(attribNum, enabled); in setVertexAttribArrayEnabled()