r600: remove stale tessellation comment
authorDave Airlie <airlied@redhat.com>
Mon, 7 Dec 2015 01:04:48 +0000 (11:04 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 7 Dec 2015 01:04:48 +0000 (11:04 +1000)
pointed out by Marek.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_pipe.c

index bc1a29d1470996634048ea3d54c7fe8961d5db7b..eb2ec73e2a38509ff3589fbcdef54f0d92406d11 100644 (file)
@@ -455,7 +455,6 @@ static int r600_get_shader_param(struct pipe_screen* pscreen, unsigned shader, e
                if (rscreen->b.family >= CHIP_CEDAR)
                        break;
        default:
-               /* XXX: support tessellation on Evergreen */
                return 0;
        }