Home
last modified time | relevance | path

Searched defs:gli (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/ganesh/gl/builders/
DGrGLShaderStringBuilder.cpp63 const GrGLInterface* gli = glCtx.glInterface(); in GrGLCompileAndAttachShader() local
112 const GrGLInterface* gli = gpu->glInterface(); in GrGLCheckLinkStatus() local
/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.cpp95 const GrGLInterface* gli) { in init()
882 bool is_float_fp32(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, GrGLenum precision) { in is_float_fp32()
902 void GrGLCaps::initGLSL(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in initGLSL()
1059 const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in initFSAASupport()
1367 void GrGLCaps::initFormatTable(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, in initFormatTable()
3364 void GrGLCaps::setupSampleCounts(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in setupSampleCounts()
DGrGLGpu.cpp234 const GrGLInterface* gli = gpu->glInterface(); in cleanup_program() local