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