Home
last modified time | relevance | path

Searched refs:setCurTextureUnit (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/debug/
DGrDebugGL.h51 void setCurTextureUnit(GrGLuint curTextureUnit) { fCurTextureUnit = curTextureUnit; } in setCurTextureUnit() function
DGrGLCreateDebugInterface.cpp42 GrDebugGL::getInstance()->setCurTextureUnit(texture); in debugGLActiveTexture()