My bad, the old code works fine if updated to newer Mesa tree.

This commit is contained in:
Vladimir Dergachev
2005-01-30 22:16:28 +00:00
parent 0cd936c01f
commit 15f108335a
@@ -10,9 +10,6 @@
#define FLAG_MASK (1<<31)
#define OPN(operator, ip, op) {#operator, VP_OPCODE_##operator, ip, op}
#warning "This is just a hack to get everything to compile"
struct ati_fragment_shader {};
struct{
char *name;
int opcode;