Searched refs:HasNonRenderableTextureFormatSupport (Results 1 – 4 of 4) sorted by relevance
139 SupportTest testFunction = HasNonRenderableTextureFormatSupport; in initImageFallback()261 if (HasNonRenderableTextureFormatSupport(renderer, bcFormat)) in initialize()480 bool HasNonRenderableTextureFormatSupport(vk::Renderer *renderer, angle::FormatID formatID) in HasNonRenderableTextureFormatSupport() function
282 bool HasNonRenderableTextureFormatSupport(vk::Renderer *renderer, angle::FormatID formatID);
12303 !HasNonRenderableTextureFormatSupport(contextVk->getRenderer(), srgbFormat)) in initLinearAndSrgbReadViewsImpl()
218 : HasNonRenderableTextureFormatSupport(renderer, formatID); in ValidateHardwareBuffer()