DepthOffsetAttrib Z range composition order

I think one way to deal with the compatibility would be to split DepthOffsetAttrib into a new DepthBiasAttrib and DepthRangeAttrib, simultaneously addressing the fact that the current DepthOffsetAttrib parameterisation is too limited, see #1157. Then we can either deprecate DepthOffsetAttrib, or make it automatically translate to the appropriate Depth{Bias/Range}Attrib settings.

1 Like