Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h377 void initShaderPrecisionTable(const GrGLContextInfo& ctxInfo,
DGrGLCaps.cpp517 this->initShaderPrecisionTable(ctxInfo, gli, glslCaps); in init()
1097 void GrGLCaps::initShaderPrecisionTable(const GrGLContextInfo& ctxInfo, in initShaderPrecisionTable() function in GrGLCaps