Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DParseHelper.h66 bool constErrorCheck(TIntermTyped* node);
DParseHelper.cpp393 bool TParseContext::constErrorCheck(TIntermTyped* node) in constErrorCheck() function in TParseContext
Dglslang.y947 if (context->constErrorCheck($1))
Dglslang_tab.cpp3090 if (context->constErrorCheck((yyvsp[(1) - (1)].interm.intermTypedNode)))