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()
197 void enableAttribute(size_t attribIndex, bool enabledState);
461 void VertexArray::enableAttribute(size_t attribIndex, bool enabledState) in enableAttribute() function in gl::VertexArray
2158 getVertexArray()->enableAttribute(attribNum, enabled); in setEnableVertexAttribArray()