Searched refs:IsBCFormat (Results 1 – 4 of 4) sorted by relevance
248 bool IsBCFormat(angle::FormatID formatID);
418 bool IsBCFormat(angle::FormatID formatID) in IsBCFormat() function
3308 IsETCFormat(intendedImageFormatID) && IsBCFormat(actualImageFormatID)) in initImage()
8462 IsETCFormat(intendedFormat) && IsBCFormat(actualformat); in flushStagedUpdates()