Searched defs:readBackFormat (Results 1 – 2 of 2) sorted by relevance
275 GLenum readBackFormat = GL_RGBA; in ReadGLTexture() local605 GLenum readBackFormat = GL_RGBA; in ReadGLRenderbuffer() local
787 GLenum readBackFormat; in ReadGLTexture() local1788 GLenum readBackFormat = glFormat == GL_RGBA_INTEGER_EXT ? GL_RGBA_INTEGER_EXT : GL_RGBA; in ReadGLRenderbuffer() local