diff options
author | Kenneth Graunke <[email protected]> | 2013-09-17 11:23:59 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-09-19 10:52:58 -0700 |
commit | 35a54ad02f977a11b119d1ed13a3ce4d78a1599b (patch) | |
tree | 8cae58d04f572c8d44e71413c12bda1aaf8b0a01 /Makefile.am | |
parent | 34b11334d417fae65ebe9cf96980aea581e24893 (diff) |
i965: Fix off by one errors in texture buffer size calculations.
The value that's split into width/height/depth needs to be the size of
the buffer minus one. This makes it consistent with the constant buffer
and shader time SURFACE_STATE setup code.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions