diff options
author | Ian Romanick <[email protected]> | 2013-07-27 12:16:56 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2013-08-06 12:18:42 -0700 |
commit | 41485fea7c6061cca9d2706f39fa425da291b260 (patch) | |
tree | a867716275aefd0dac647750d56f26746b5d9015 /doxygen/radeon_subset.doxy | |
parent | fb49713f8ed099559d255403dc1065a06305e0d8 (diff) |
mesa: Don't call driver RenderTexture for invalid zoffset
This fixes the segfault in the 'invalid slice of 3D texture' and
'invalid layer of an array texture' subtests of piglit's fbo-incomplete
test.
The 'invalid layer of an array texture' subtest still fails.
v2: Fix off-by-one comparison error noticed by Chris Forbes. Also,
1D_ARRAY textures have Depth == 1. Instead, compare against Height.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]> [v1]
Cc: "9.1 9.2" [email protected]
Diffstat (limited to 'doxygen/radeon_subset.doxy')
0 files changed, 0 insertions, 0 deletions