diff options
author | Kenneth Graunke <[email protected]> | 2019-01-23 01:15:05 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-02-05 13:58:46 -0800 |
commit | ba9dcc80fb2fc103835eef17153895f403d8654e (patch) | |
tree | 3204c5eb104367b9913c498665ce695e7667421b /src/compiler/nir/nir_serialize.h | |
parent | 5730364d695b706c99c0d3fe6379cbeac61d79f1 (diff) |
nir: Avoid clip/cull distance lowering multiple times.
A couple places in st/nir assume that cull distances have been lowered
away, so it will need to call this lowering pass for drivers which opt
out of the GLSL IR lowering. The Intel backend also calls this pass,
for i965 and anv. We need to only do it once.
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/compiler/nir/nir_serialize.h')
0 files changed, 0 insertions, 0 deletions