gallium: move, increase ST_MAX_SHADER_TOKENS

This commit is contained in:
Brian Paul
2008-07-03 10:43:14 -06:00
parent 3c12874857
commit 00eb309c31
2 changed files with 7 additions and 3 deletions

View File

@@ -39,9 +39,6 @@
#include "pipe/p_shader_tokens.h"
#define ST_MAX_SHADER_TOKENS 1024
struct cso_fragment_shader;
struct cso_vertex_shader;
struct translated_vertex_program;