Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h449 void initShaderPrecisionTable(const GrGLContextInfo&, const GrGLInterface*);
DGrGLCaps.cpp1046 this->initShaderPrecisionTable(ctxInfo, gli); in init()
1101 void GrGLSLCaps::initShaderPrecisionTable(const GrGLContextInfo& ctxInfo, in initShaderPrecisionTable() function in GrGLSLCaps