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:
Eric Anholt 2013-10-03 09:56:45 -07:00
parent fbc088ee49
commit 2788798388

View file

@ -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.