Searched refs:FillTextureFormatCaps (Results 1 – 1 of 1) sorted by relevance
22 void FillTextureFormatCaps(RendererVk *renderer, VkFormat format, gl::TextureCaps *outTextureCaps) in FillTextureFormatCaps() function239 FillTextureFormatCaps(renderer, format.vkImageFormat, &textureCaps); in initialize()