Searched refs:needSizedInternalFormat (Results 1 – 1 of 1) sorted by relevance
277 bool needSizedInternalFormat = in decompressedInternalFormat() local281 GLenum glrgb = needSizedInternalFormat ? GL_RGB8 : GL_RGB; in decompressedInternalFormat()282 GLenum glrgba = needSizedInternalFormat ? GL_RGBA8 : GL_RGBA; in decompressedInternalFormat()