Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h121 bool hasEtc2Support = false; member
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1831 bool hasEtc2Support = false; in initCapsLocked() local