Searched defs:debugGLUseProgram (Results 1 - 2 of 2) sorted by last modified time

/external/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp192 GrGLvoid GR_GL_FUNCTION_TYPE debugGLUseProgram(GrGLuint programID) { function in namespace:__anon30730
946 functions->fUseProgram = debugGLUseProgram;
/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp192 GrGLvoid GR_GL_FUNCTION_TYPE debugGLUseProgram(GrGLuint programID) { function in namespace:__anon15317
950 functions->fUseProgram = debugGLUseProgram;

Completed in 74 milliseconds