Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h378 void initShaderPrecisionTable(const GrGLContextInfo& ctxInfo,
H A DGrGLCaps.cpp538 this->initShaderPrecisionTable(ctxInfo, gli, glslCaps); in init()
1198 void GrGLCaps::initShaderPrecisionTable(const GrGLContextInfo& ctxInfo, in initShaderPrecisionTable() function in GrGLCaps