So, if I have a mesh with 1 material and 10 textures, it needs 11 drawcalls to render?
Would it be better to have one 8k texture which is holding all textures in one, while the single textures had only 2k?
Or would this be another problem because of video memory?