Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DparseVersions.h73 bool isEsProfile() const { return profile == EEsProfile; } in isEsProfile() function
Dlocalintermediate.h640 bool isEsProfile() const { return profile == EEsProfile; } in isEsProfile() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DparseVersions.h73 bool isEsProfile() const { return profile == EEsProfile; } in isEsProfile() function
H A Dlocalintermediate.h651 bool isEsProfile() const { return profile == EEsProfile; } in isEsProfile() function