mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 17:48:10 +02:00
i965: Remove a dead define.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
parent
c00d3bd59d
commit
a8330c343c
1 changed files with 0 additions and 2 deletions
|
|
@ -141,8 +141,6 @@ extern "C" {
|
|||
* Handles blending and (presumably) depth and stencil testing.
|
||||
*/
|
||||
|
||||
#define BRW_MAX_CURBE (32*16)
|
||||
|
||||
struct brw_context;
|
||||
struct brw_inst;
|
||||
struct brw_vs_prog_key;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue