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

/external/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp45 GrGLvoid GR_GL_FUNCTION_TYPE nullGLPixelStorei(GrGLenum pname, GrGLint param) {} function
446 interface->fPixelStorei = nullGLPixelStorei;

Completed in 61 milliseconds