Home
last modified time | relevance | path

Searched defs:isEsProfile (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
DparseVersions.h74 bool isEsProfile() const { return true; } in isEsProfile() function
127 bool isEsProfile() const { return profile == EEsProfile; } in isEsProfile() function
Dlocalintermediate.h563 bool isEsProfile() const { return false; } in isEsProfile() function
590 bool isEsProfile() const { return profile == EEsProfile; } in isEsProfile() function