diff options
author | Dave Airlie <[email protected]> | 2017-07-27 21:52:20 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-08-05 00:09:26 +0100 |
commit | c5fac38cedfb919d6dfa3e0760b2a6d4384db72a (patch) | |
tree | 2ae1b2d46860b17f937ef48cd04022dbcd75637a /src/loader/loader.c | |
parent | 579ecfd91e3c3320e17c8a2709bdc35d813bb61f (diff) |
radv: handle 10-bit format clamping workaround.
This fixes:
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.*
for a2r10g10b10 formats as destination on SI/CIK hardware.
This adds support to the meta program for emitting 10-bit
outputs, and adds 10-bit support to the fragment shader key.
It also only does the int8/10 on SI/CIK.
Fixes: f4e499ec7 (radv: add initial non-conformant radv vulkan driver)
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
(cherry picked from commit df61a05019d5c7479d4b29d251af4231f125e61c)
Diffstat (limited to 'src/loader/loader.c')
0 files changed, 0 insertions, 0 deletions