Searched refs:formatSupportsLinearFiltering (Results 1 – 1 of 1) sorted by relevance
2579 bool formatSupportsLinearFiltering = contextVk->getRenderer()->hasImageFormatFeatureBits( in generateMipmapsWithBlit() local2585 formatSupportsLinearFiltering ? VK_FILTER_LINEAR : VK_FILTER_NEAREST); in generateMipmapsWithBlit()