Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h366 void initGLSL(const GrGLContextInfo&);
DGrGLCaps.cpp271 this->initGLSL(ctxInfo); in init()
595 void GrGLCaps::initGLSL(const GrGLContextInfo& ctxInfo) { in initGLSL() function in GrGLCaps