Why?
D3D9 (Floating Point Depth Bias)
D3D9 requires us to use floating point depth bias values -- this is an issue as
Vulkan uses lowest representable value for the value (which is format based),
however, we can't just multiply our way out of this problem, as this wouldn&