Searched refs:initShaderPrecisionTable (Results 1 – 2 of 2) sorted by relevance
449 void initShaderPrecisionTable(const GrGLContextInfo&, const GrGLInterface*);
1046 this->initShaderPrecisionTable(ctxInfo, gli); in init()1101 void GrGLSLCaps::initShaderPrecisionTable(const GrGLContextInfo& ctxInfo, in initShaderPrecisionTable() function in GrGLSLCaps