Searched refs:debugGLDeleteVertexArrays (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp554 GrGLvoid GR_GL_FUNCTION_TYPE debugGLDeleteVertexArrays(GrGLsizei n, const GrGLuint* ids) { function in namespace:__anon14566
822 interface->fDeleteVertexArrays = debugGLDeleteVertexArrays;
/external/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp554 GrGLvoid GR_GL_FUNCTION_TYPE debugGLDeleteVertexArrays(GrGLsizei n, const GrGLuint* ids) { function in namespace:__anon26456
822 interface->fDeleteVertexArrays = debugGLDeleteVertexArrays;

Completed in 79 milliseconds