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