DescriptionCurrently, the no-scratch-texture-reuse patch is dying on the N10 on the modecolorfilters test. This test creates ~1200 tiny layers yielding ~1200 textures which occupy only 2.5MB. In this situation the process gets killed on Android. Presumably the Mali driver either has a minimum page size or a bug. Limiting the max number of textures to 512 forces the InOrderDrawBuffer to be purged and frees up the textures for reuse.
Patch Set 1 #Patch Set 2 : cleaned up #Patch Set 3 : renamed GR_*TEXTURE_CACHE* to #Patch Set 4 : Don't turn on for N10 just yet #
Messages
Total messages: 4 (0 generated)
|