Searched refs:ValidDesktopFormat (Results 1 – 3 of 3) sorted by relevance
19 bool ValidDesktopFormat(GLenum format) in ValidDesktopFormat() function85 ASSERT(ValidDesktopFormat(format) && ValidDesktopType(type)); in ValidDesktopFormatCombination()
416 bool ValidDesktopFormat(GLenum format);
274 if (!ValidDesktopFormat(format)) in ValidateTexImageFormatCombination()