Home | History | Annotate | Download | only in main

Lines Matching full:compressed

528       /* compressed formats */
783 * Test if an image format is a supported compressed format.
785 * \return GL_TRUE if compressed, GL_FALSE if uncompressed
974 * If format is a generic compressed format, return the corresponding
975 * non-compressed format. For other formats, return the format as-is.