Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTextureUtils.h104 GLenum getFormatFromInternalFormat(GLint internalFormat);
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp1183 GLenum getFormatFromInternalFormat(GLint internalFormat) { in getFormatFromInternalFormat() function
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp1839 img->format = getFormatFromInternalFormat(internalFormat); in eglSetImageInfoANDROID()