Home
last modified time | relevance | path

Searched refs:isEtc2OrAstcFormat (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTextureUtils.h94 bool isEtc2OrAstcFormat(GLenum format);
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp878 bool isEtc2OrAstcFormat(GLenum format) { in isEtc2OrAstcFormat() function