Some games do not compute the number of mip levels of
a texture or texture view correctly, so we should work
around this by capping it to the highest possible value.
Since we are doing this for UAVs already, we should be
doing this for all view classes in order to account for
the minor differences between all of them.