Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h125 bool hasRgtcSupport = false; member
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp907 return ctx->getCaps()->hasRgtcSupport; in shouldPassthroughCompressedFormat()
DGLEScontext.cpp2011 glSupport.hasRgtcSupport = true; in initCapsLocked()