Searched refs:HasFullTextureFormatSupport (Results 1 – 3 of 3) sorted by relevance
165 testFunction = HasFullTextureFormatSupport; in initImageFallback()375 bool HasFullTextureFormatSupport(RendererVk *renderer, angle::FormatID formatID) in HasFullTextureFormatSupport() function
242 bool HasFullTextureFormatSupport(RendererVk *renderer, angle::FormatID formatID);
194 if (!HasFullTextureFormatSupport(renderer, formatID)) in ValidateHardwareBuffer()