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