Searched refs:initShaderPrecisionTable (Results 1 – 2 of 2) sorted by relevance
426 void initShaderPrecisionTable(const GrGLContextInfo&, const GrGLInterface*, GrShaderCaps*);
599 this->initShaderPrecisionTable(ctxInfo, gli, shaderCaps); in init()1358 void GrGLCaps::initShaderPrecisionTable(const GrGLContextInfo& ctxInfo, in initShaderPrecisionTable() function in GrGLCaps