Searched refs:enableAttribute (Results 1 – 6 of 6) 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
836 getCurrentVertexArray()->enableAttribute(attribNum, enabled); in setVertexAttribArrayEnabled()
210 void enableAttribute(size_t attribIndex, bool enabledState);
496 void VertexArray::enableAttribute(size_t attribIndex, bool enabledState) in enableAttribute() function in gl::VertexArray
2225 getVertexArray()->enableAttribute(attribNum, enabled); in setEnableVertexAttribArray()