Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DCompiler.cpp147 success = validateLimitations(root); in compile()
237 bool TCompiler::validateLimitations(TIntermNode* root) { in validateLimitations() function in TCompiler
DCompiler.h99 bool validateLimitations(TIntermNode *root);