Searched refs:HasFullTextureFormatSupport (Results 1 – 3 of 3) sorted by relevance
124 SupportTest testFunction = HasFullTextureFormatSupport; in initImageFallback()282 bool HasFullTextureFormatSupport(RendererVk *renderer, VkFormat vkFormat) in HasFullTextureFormatSupport() function
156 bool HasFullTextureFormatSupport(RendererVk *renderer, VkFormat vkFormat);
57 if (!HasFullTextureFormatSupport(renderer, bufferFormatProperties.format)) in ValidateHardwareBuffer()