Searched refs:HasFullTextureFormatSupport (Results 1 – 3 of 3) sorted by relevance
143 SupportTest testFunction = HasFullTextureFormatSupport; in initImageFallback()322 bool HasFullTextureFormatSupport(RendererVk *renderer, angle::FormatID formatID) in HasFullTextureFormatSupport() function
189 bool HasFullTextureFormatSupport(RendererVk *renderer, angle::FormatID formatID);
129 if (!HasFullTextureFormatSupport(renderer, formatID)) in ValidateHardwareBuffer()