Home
last modified time | relevance | path

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

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