Home
last modified time | relevance | path

Searched refs:precisionErrorCheck (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DParseHelper.h64 bool precisionErrorCheck(int line, TPrecision precision, TBasicType type);
DParseHelper.cpp263 bool TParseContext::precisionErrorCheck(int line, TPrecision precision, TBasicType type){ in precisionErrorCheck() function in TParseContext
Dglslang.y1182 if (context->precisionErrorCheck($1.line, $$.type.precision, $1.type.type)) {
Dglslang_tab.cpp3366 …if (context->precisionErrorCheck((yyvsp[(1) - (1)].interm).line, (yyval.interm).type.precision, (y…