Added a way to dynamically increase the texture streaming memory budget if the desired texture memory is higher than the current memory budget. The will prevent blurry texture issues on GPUs with a lower amount of VRAM, as the desired texture memory will be met.