Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/gtests/
DTestFixture.h114 isForwardCompatible(false) { in GlslangTest()
203 defaultVersion, isForwardCompatible, controls);
624 …forceVersionProfile, isForwardCompatible, (EShMessages)(EShMsgOnlyPreprocessor | EShMsgCascadingEr… in preprocess()
695 const bool isForwardCompatible; variable