diff options
author | Paul Berry <[email protected]> | 2013-09-03 14:19:18 -0700 |
---|---|---|
committer | Paul Berry <[email protected]> | 2013-09-16 12:53:52 -0700 |
commit | 57b8cff33cab9ce93e3ee1252e12d66e48bb67e0 (patch) | |
tree | 4425c3b94d289fc1c2108a6c0f7e735263e0b33e /src/glsl/glsl_symbol_table.h | |
parent | 784044c206efd774ce1f7a481311480f85446887 (diff) |
i965/gen6: Fix assertions on VS/GS URB size.
The "{VS,GS} URB Entry Allocation Size" fields of 3DSTATE_URB allow
values in the range 0-4, but they are U8-1 fields, so the range of
possible allocation sizes is 1-5. We were erroneously prohibiting a
size of 5.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/glsl/glsl_symbol_table.h')
0 files changed, 0 insertions, 0 deletions