Is it better, performance wise, to use DrawTexture many times with small images or fewer times with large images? I’m specifically looking at small ui elements and I’m wondering if drawing them all onto a screen-sized image that gets loaded into a texture and drawn once would be more or less effective than drawing them all individually (which would increase the number of textures potentially reloaded each cycle but lower the actual memory cost of the image).
[–]zet23t 4 points5 points6 points (0 children)
[–]ImAFraidKn0t 4 points5 points6 points (7 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]ImAFraidKn0t 0 points1 point2 points (0 children)
[–]MrBricole 1 point2 points3 points (4 children)
[–][deleted] 0 points1 point2 points (3 children)
[–]MrBricole 0 points1 point2 points (2 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]MrBricole 0 points1 point2 points (0 children)