Texture clearing is done using framebuffer clear. To avoid adding the flag everywhere we add it as part of the texture creation process. This should have no performance impact.
Texture clearing is done using framebuffer clear. To avoid adding the flag everywhere we add it as part of the texture creation process. This should have no performance impact.