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