Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTextureUtils.h84 bool isIntegerInternalFormat(GLint internalFormat);
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp772 bool isIntegerInternalFormat(GLint internalformat) { in isIntegerInternalFormat() function
DGLEScontext.cpp2903 if (isIntegerInternalFormat(read_iformat) || in setupImageBlitForTexture()