Home
last modified time | relevance | path

Searched refs:accurateTypeOfInternalFormat (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLutils.h87 GLenum accurateTypeOfInternalFormat(GLint internalformat);
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLutils.cpp225 GLenum accurateTypeOfInternalFormat(GLint internalformat) { in accurateTypeOfInternalFormat() function
DGLEScontext.cpp2676 accurateTypeOfInternalFormat(readFbInternalFormat), in copyTexImageWithEmulation()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp785 GLenum type = accurateTypeOfInternalFormat((GLint)internalformat); in glCopyTexImage2D()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp1095 GLenum type = accurateTypeOfInternalFormat((GLint)internalformat); in glCopyTexImage2D()