Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DScanContext.h77 int firstGenerationImage(bool inEs310);
DScan.cpp1736 int TScanContext::firstGenerationImage(bool inEs310) in firstGenerationImage() argument
1741 (inEs310 && parseContext.profile == EEsProfile && parseContext.version >= 310)) in firstGenerationImage()