diff options
author | Gert Wollny <[email protected]> | 2018-07-17 19:04:09 +0200 |
---|---|---|
committer | Gert Wollny <[email protected]> | 2018-07-20 14:55:12 +0200 |
commit | 016807161bbedd658ff8a691527078075f6c507a (patch) | |
tree | de560ddaab8983fe1292c00c9dbb2426136a77dc /src/intel/tools/intel_dump_gpu.c | |
parent | 01766c1db60e2b43dd15466b7e2f08a0ac0e708c (diff) |
r600: Correct evaluation of cube array index and face
The array index needs to be corrected and it must be insured that it is
rounded and its value is non-negative before it is combined with the
face id.
v5: Use RNDNE instead of ADD 0.5 and FLOOR (Ilia Mirkin)
v6: Fix type (Roland Scheidegger)
Fixes 182 from android/cts/master/gles31-master.txt:
dEQP-GLES31.functional.texture.filtering.cube_array.formats.*
dEQP-GLES31.functional.texture.filtering.cube_array.sizes.*
dEQP-GLES31.functional.texture.filtering.cube_array.combinations.nearest_mipmap_*
dEQP-GLES31.functional.texture.filtering.cube_array.combinations.linear_mipmap_*
dEQP-GLES31.functional.texture.filtering.cube_array.no_edges_visible.*
Signed-off-by: Gert Wollny <[email protected]>
Reviewed-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'src/intel/tools/intel_dump_gpu.c')
0 files changed, 0 insertions, 0 deletions