mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 17:30:12 +01:00
gallium: remove obsolete/unused PIPE_ATTRIB_MAX
This commit is contained in:
parent
7e57a9e8bb
commit
be37e8350f
1 changed files with 0 additions and 1 deletions
|
|
@ -55,7 +55,6 @@ extern "C" {
|
|||
#define PIPE_MAX_CLIP_PLANES 6
|
||||
#define PIPE_MAX_CONSTANT 32
|
||||
#define PIPE_MAX_ATTRIBS 32
|
||||
#define PIPE_ATTRIB_MAX 32 /* XXX obsolete - remove */
|
||||
#define PIPE_MAX_COLOR_BUFS 8
|
||||
#define PIPE_MAX_TEXTURE_LEVELS 16
|
||||
#define PIPE_MAX_FEEDBACK_ATTRIBS 16
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue