Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/
DShHandle.h93 bool validateLimitations(TIntermNode* root);
DCompiler.cpp162 success = validateLimitations(root); in compile()
325 bool TCompiler::validateLimitations(TIntermNode* root) { in validateLimitations() function in TCompiler