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