freedreno: Split ir3_const's user buffer and indirect upload APIs.
[mesa.git] / src / gallium / drivers / freedreno / a4xx / fd4_zsa.h
index 6a92a9b6785ea0eb9e5724a7c4c1a0c12a6ceb18..a9939be4b13995b319800f62a34c578d7e6eb136 100644 (file)
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "k&r"; tab-width 4; indent-tabs-mode: t; -*- */
-
 /*
  * Copyright (C) 2014 Rob Clark <robclark@freedesktop.org>
  *
@@ -39,7 +37,6 @@ struct fd4_zsa_stateobj {
        struct pipe_depth_stencil_alpha_state base;
        uint32_t gras_alpha_control;
        uint32_t rb_alpha_control;
-       uint32_t rb_render_control;
        uint32_t rb_depth_control;
        uint32_t rb_stencil_control;
        uint32_t rb_stencil_control2;