Searched defs:gli (Results 1 – 4 of 4) sorted by relevance
| /external/skqp/src/gpu/gl/ |
| D | GrGLCaps.cpp | 83 const GrGLInterface* gli) { in init() 681 bool is_float_fp32(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, GrGLenum precision) { in is_float_fp32() 701 void GrGLCaps::initGLSL(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in initGLSL() 818 bool GrGLCaps::hasPathRenderingSupport(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in hasPathRenderingSupport() 925 const GrGLInterface* gli) { in initFSAASupport() 1271 const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, in initConfigTable()
|
| /external/skia/src/gpu/gl/builders/ |
| D | GrGLShaderStringBuilder.cpp | 61 const GrGLInterface* gli = glCtx.glInterface(); in GrGLCompileAndAttachShader() local
|
| /external/skia/src/gpu/gl/ |
| D | GrGLCaps.cpp | 78 const GrGLInterface* gli) { in init() 797 bool is_float_fp32(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, GrGLenum precision) { in is_float_fp32() 817 void GrGLCaps::initGLSL(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in initGLSL() 982 const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in initFSAASupport() 1285 void GrGLCaps::initFormatTable(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, in initFormatTable() 3122 void GrGLCaps::setupSampleCounts(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in setupSampleCounts()
|
| /external/skqp/src/gpu/gl/builders/ |
| D | GrGLShaderStringBuilder.cpp | 120 const GrGLInterface* gli = glCtx.interface(); in GrGLCompileAndAttachShader() local
|