nir: add tess support to nir_lower_clamp_color_outputs()
authorTimothy Arceri <tarceri@itsqueeze.com>
Tue, 25 Jun 2019 06:33:22 +0000 (16:33 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 26 Jun 2019 00:36:48 +0000 (00:36 +0000)
commitf5f31612d3392cb9ea015b157c4d564ac549a2f5
treef8f5015e34ee66ba82de111932d948fb91473024
parent06807e1948f1bced9806b00908c892f1e3c3db5b
nir: add tess support to nir_lower_clamp_color_outputs()

This will be used to add compat profile support for higher GL
versions.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/compiler/nir/nir_lower_clamp_color_outputs.c