Searched refs:IsCompressed (Results 1 – 5 of 5) sorted by relevance
34 bool IsCompressed(GLenum format);
317 if (IsCompressed(colorbuffer->getFormat())) in completeness()
220 bool IsCompressed(GLenum format) in IsCompressed() function
745 if (IsCompressed(format) && (width % 4 != 0 || height % 4 != 0)) in createSurface()1504 return IsCompressed(getFormat()); in isCompressed()1942 return IsCompressed(getFormat()); in isCompressed()
1103 (gl::IsCompressed):