Searched defs:getVertexArray (Results 1 – 2 of 2) sorted by relevance
/external/skia/tools/gpu/gl/debug/ | ||
D | DebugGLTestContext.cpp | 1090 GrVertexArrayObj* getVertexArray() { return fVertexArray; } in getVertexArray() function in __anonfa2854ca0111::DebugInterface |
/external/swiftshader/src/OpenGL/libGLESv2/ | ||
D | Context.cpp | 1478 VertexArray *Context::getVertexArray(GLuint array) const in getVertexArray() function in es2::Context |