panfrost: Implement depth range clipping
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 16 Aug 2019 17:25:34 +0000 (10:25 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 21 Aug 2019 17:44:45 +0000 (10:44 -0700)
commitd4542f8cb5fc999e21fd3ab56f5b446116d8fdef
tree9f923ab32c4c773647160cd04dfa2c450c58aff2
parent5e268a01d260d0dd4037b048e1f7a406d92515bf
panfrost: Implement depth range clipping

This should fix glDepthRangef issues. Eventually, something similar
should allow implementing the depth bounds test.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/pan_context.c