Searched refs:isVertexArrayGenerated (Results 1 – 3 of 3) sorted by relevance
415 bool isVertexArrayGenerated(VertexArrayID vertexArray) const;
4629 if (!context->isVertexArrayGenerated(array)) in ValidateBindVertexArrayBase()
2866 bool Context::isVertexArrayGenerated(VertexArrayID vertexArray) const in isVertexArrayGenerated() function in gl::Context