Searched refs:HasFullTextureFormatSupport (Results 1 – 3 of 3) sorted by relevance
280 bool HasFullTextureFormatSupport(vk::Renderer *renderer, angle::FormatID formatID);
160 testFunction = HasFullTextureFormatSupport; in initImageFallback()454 bool HasFullTextureFormatSupport(vk::Renderer *renderer, angle::FormatID formatID) in HasFullTextureFormatSupport() function
229 ? HasFullTextureFormatSupport(renderer, formatID) in ValidateHardwareBuffer()