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.cpp29 const GrGLInterface* gli = glCtx.glInterface(); in GrGLCompileAndAttachShader() local
80 const GrGLInterface* gli = gpu->glInterface(); in GrGLCheckLinkStatus() local
/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.cpp120 const GrGLInterface* gli) { in init()
918 bool is_float_fp32(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, GrGLenum precision) { in is_float_fp32()
938 void GrGLCaps::initGLSL(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in initGLSL()
1100 const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in initFSAASupport()
1409 void GrGLCaps::initFormatTable(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, in initFormatTable()
3445 void GrGLCaps::setupSampleCounts(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in setupSampleCounts()
DGrGLGpu.cpp260 const GrGLInterface* gli = gpu->glInterface(); in cleanup_program() local