Searched refs:ValidES3Type (Results 1 – 4 of 4) sorted by relevance
619 bool ValidES3Type(GLenum type) in ValidES3Type() function651 ASSERT(ValidES3Format(format) && ValidES3Type(type)); in ValidES3FormatCombination()
452 bool ValidES3Type(GLenum type);
36 if (!ValidES3Type(type) && (type != implType || type == GL_NONE)) in ValidateGetImageFormatAndType()
307 if (!ValidES3Type(type)) in ValidateTexImageFormatCombination()