Search Issue Tracker

Fixed in 5.4.0

Votes

0

Found in

5.4.0b12

Issue ID

784860

Regression

No

[5.4] TextureArrays: ability to release system memory copy for non-readable ones

Graphics - General

-

Currently Texture2DArrays effectively behave as "readable" textures; the system memory copy of the pixels is always there. Should follow Texture2D conventions and release it when not needed.

Add comment

Log in to post comment