mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
i965: Remove extern declaration for nonexistent state atom
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Acked-by: Jason Ekstrand <jason.ekstrand@intel.com> Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
This commit is contained in:
parent
d302f51a1e
commit
7a12e646d3
1 changed files with 0 additions and 1 deletions
|
|
@ -121,7 +121,6 @@ extern const struct brw_tracked_state gen6_wm_state;
|
|||
extern const struct brw_tracked_state gen7_depthbuffer;
|
||||
extern const struct brw_tracked_state gen7_clip_state;
|
||||
extern const struct brw_tracked_state gen7_disable_stages;
|
||||
extern const struct brw_tracked_state gen7_gs_push_constants;
|
||||
extern const struct brw_tracked_state gen7_gs_state;
|
||||
extern const struct brw_tracked_state gen7_ps_state;
|
||||
extern const struct brw_tracked_state gen7_push_constant_space;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue