diff options
author | Dave Airlie <[email protected]> | 2016-05-10 15:41:46 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2016-05-11 06:52:20 +1000 |
commit | b230d51a181aae0982d167e227d1833154133a5c (patch) | |
tree | 72434110ecfb2611673fe1076c947876b2a5ddd5 /common.py | |
parent | 8bb156a261e866af2e0b4c59e2e29efd65bc0645 (diff) |
mesa/meta: check for signed/unsigned int conversion for pbo getteximage
When doing GetTexSubImage using a PBO, we should check if it involves
a signed/unsigned conversion and bail if it does, just like in the
other cases.
This fixes:
GL33-CTS.gtf32.GL3Tests.packed_pixels.packed_pixels_pbo
on Haswell at least.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=95324
Reviewed-by: Matt Turer <[email protected]>
Cc: [email protected]
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions