diff options
author | Nicolai Hähnle <[email protected]> | 2016-12-15 12:19:07 +0100 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2016-12-22 16:59:58 +0100 |
commit | eca57f85ee1f47b32daa641a19d8d386c58eb1de (patch) | |
tree | b55096e48acedd0b4c40cb958fcce35df2f73b36 /src/gallium/drivers/radeonsi/si_compute.c | |
parent | 3778a10d37cd0676ae6af03a059d7e80eb059245 (diff) |
radeonsi: fix gl_ClipDistance and gl_ClipVertex for points
The clipper hardware doesn't consider points as primitives that can be
clipped. Simply setting the corresponding cull bits works, and should not
have an adverse effect on other primitive types according to the hardware
team.
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-by: Edward O'Callaghan <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeonsi/si_compute.c')
0 files changed, 0 insertions, 0 deletions