Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DparseVersions.h73 bool isEsProfile() const { return profile == EEsProfile; } in isEsProfile() function
Dlocalintermediate.h638 bool isEsProfile() const { return profile == EEsProfile; } in isEsProfile() function