Home
last modified time | relevance | path

Searched refs:hasBptcSupport (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h123 bool hasBptcSupport = false; member
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp903 return ctx->getCaps()->hasBptcSupport; in shouldPassthroughCompressedFormat()
DGLEScontext.cpp2002 glSupport.hasBptcSupport = true; in initCapsLocked()