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.cpp122 const GrGLInterface* gli) { in init()
965 bool is_float_fp32(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, GrGLenum precision) { in is_float_fp32()
985 void GrGLCaps::initGLSL(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in initGLSL()
1156 const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in initFSAASupport()
1466 void GrGLCaps::initFormatTable(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, in initFormatTable()
3569 void GrGLCaps::setupSampleCounts(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) { in setupSampleCounts()
DGrGLGpu.cpp261 const GrGLInterface* gli = gpu->glInterface(); in cleanup_program() local