Searched refs:formatCanBeDstofBlit (Results 1 – 3 of 3) sorted by relevance
69 bool formatCanBeDstofBlit(VkFormat format, bool linearTiled) const { in formatCanBeDstofBlit() function
166 if (!this->formatCanBeDstofBlit(dstFormat, dstIsLinear) || in canCopyAsBlit()
1562 if (!caps.formatCanBeDstofBlit(vkTex->imageFormat(), false) || in onRegenerateMipMapLevels()