Searched defs:debugGLActiveTexture (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp26 GrGLvoid GR_GL_FUNCTION_TYPE debugGLActiveTexture(GrGLenum texture) { function in namespace:__anon15317
844 functions->fActiveTexture = debugGLActiveTexture;
/external/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp26 GrGLvoid GR_GL_FUNCTION_TYPE debugGLActiveTexture(GrGLenum texture) { function in namespace:__anon30730
840 functions->fActiveTexture = debugGLActiveTexture;

Completed in 127 milliseconds