SP
Size: a a a
SP
n
VK
VK
n
tempTexture.DiscardContents();
Graphics.Blit(targetTexture, tempTexture, material);
targetTexture.DiscardContents();
Graphics.Blit(tempTexture, targetTexture);
n
n
n
n
VK
tempTexture.DiscardContents();
Graphics.Blit(targetTexture, tempTexture, material);
targetTexture.DiscardContents();
Graphics.Blit(tempTexture, targetTexture);
VK
n
VK
n
VK
VK
n
n
VK