Subversion Repositories Kolibri OS

Rev

Rev 4358 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4358 Rev 4401
Line 164... Line 164...
164
			int iim_val;
164
			int iim_val;
165
		} cat6;
165
		} cat6;
166
	};
166
	};
167
};
167
};
Line 168... Line -...
168
 
-
 
169
/* this is just large to cope w/ the large test *.asm: */
168
 
Line 170... Line 169...
170
#define MAX_INSTRS 10240
169
#define MAX_INSTRS 1024
171
 
170
 
172
struct ir3_shader {
171
struct ir3_shader {
173
	unsigned instrs_count;
172
	unsigned instrs_count;