diff options
author | Yuanhan Liu <[email protected]> | 2011-12-21 15:38:44 +0800 |
---|---|---|
committer | Yuanhan Liu <[email protected]> | 2011-12-26 11:24:42 +0800 |
commit | 3aa3c3f75894ca0eb08087c0ec3dd114eeae4bb7 (patch) | |
tree | 908db8c33bd7a990073eea8876ef6133c5b47e96 /src/gallium/auxiliary/vl | |
parent | 8d1b378939768c4054b35b5da592af102345ebed (diff) |
i965: increase the brw eu instruction store size dynamically
Here is the final patch to enable dynamic eu instruction store size:
increase the brw eu instruction store size dynamically instead of just
allocating it statically with a constant limit. This would fix something
that 'GL_MAX_PROGRAM_INSTRUCTIONS_ARB was 16384 while the driver would
limit it to 10000'.
v2: comments from ken, do not hardcode the eu limit to (1024 * 1024)
Signed-off-by: Yuanhan Liu <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/vl')
0 files changed, 0 insertions, 0 deletions