mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
i965: Drop a couple of unused defines.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Paul Berry <stereotype441@gmail.com>
This commit is contained in:
parent
fbc088ee49
commit
2788798388
1 changed files with 0 additions and 3 deletions
|
|
@ -650,9 +650,6 @@ struct brw_gs_prog_data
|
|||
/** Maximum number of actual buffers used for stream output */
|
||||
#define BRW_MAX_SOL_BUFFERS 4
|
||||
|
||||
#define BRW_MAX_WM_UBOS 12
|
||||
#define BRW_MAX_VS_UBOS 12
|
||||
|
||||
/**
|
||||
* Helpers to create Surface Binding Table indexes for draw buffers,
|
||||
* textures, and constant buffers.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue