Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/
DPp.cpp833 int profileAtom = atomStrings.getAtom(ppToken->name); in CPPversion() local
834 if (profileAtom != PpAtomCore && in CPPversion()
835 profileAtom != PpAtomCompatibility && in CPPversion()
836 profileAtom != PpAtomEs) in CPPversion()