Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DparseVersions.h74 bool isEsProfile() const { return true; } in isEsProfile() function
122 bool isEsProfile() const { return profile == EEsProfile; } in isEsProfile() function
Dlocalintermediate.h627 bool isEsProfile() const { return false; } in isEsProfile() function
655 bool isEsProfile() const { return profile == EEsProfile; } in isEsProfile() function