Searched refs:getVertexArraysAttributeMask (Results 1 – 3 of 3) sorted by relevance
217 AttributesMask getVertexArraysAttributeMask() const;
490 AttributesMask GLES1State::getVertexArraysAttributeMask() const in getVertexArraysAttributeMask() function in gl::GLES1State
493 AttributesMask prevAttributesMask = glState->gles1().getVertexArraysAttributeMask(); in drawTexture()