Home
last modified time | relevance | path

Searched defs:getVertexArray (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DState.h357 VertexArray *getVertexArray() const in getVertexArray() function
DContext.cpp1079 VertexArray *Context::getVertexArray(VertexArrayID handle) const in getVertexArray() function in gl::Context
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp1484 VertexArray *Context::getVertexArray(GLuint array) const in getVertexArray() function in es2::Context