svga: assorted cleanups in shader code

Reviewed-by: José Fonseca <jfonseca@vmware.com>
This commit is contained in:
Brian Paul 2014-01-18 03:53:27 -08:00
parent 2a30379dcd
commit fe043ae554

View file

@ -293,7 +293,6 @@ make_fs_key(const struct svga_context *svga,
}
static enum pipe_error
emit_hw_fs(struct svga_context *svga, unsigned dirty)
{