diff options
author | Nanley Chery <[email protected]> | 2017-01-30 12:27:15 -0800 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-02-03 11:08:59 +0000 |
commit | 05d1c8aa020cb61b9a53cdec92fdbf4dc56f966a (patch) | |
tree | a84900617d4505cf272b7d0d30575e9e52c1d2a0 /src/gallium/drivers/etnaviv/etnaviv_screen.c | |
parent | ca222b7c1868491ede19f2da717b39c0a54e6846 (diff) |
anv/cmd_buffer: Use the proper depth input attachment surface state
Commit 2852efcda40274acf3272611c6a3b7731523a72d moved the location of
the depth input attachment surface state from the render pass to the
image view, but failed to update the surface state location used when
emitting the binding table. Fix this by loading the surface state from
the correct location.
Fixes:
dEQP-VK.renderpass.formats.d16_unorm.input.*
dEQP-VK.renderpass.formats.d24_unorm_s8_uint.input.*
dEQP-VK.renderpass.formats.d32_sfloat.input.*
dEQP-VK.renderpass.formats.x8_d24_unorm_pack32.input.*
dEQP-VK.renderpass.attachment_allocation.input_output.93
dEQP-VK.renderpass.attachment_allocation.input_output.92
dEQP-VK.renderpass.attachment_allocation.input_output.82
dEQP-VK.renderpass.attachment_allocation.input_output.46
Cc: "17.0" <[email protected]>
Reviewed-by: Iago Toral Quiroga <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Signed-off-by: Nanley Chery <[email protected]>
(cherry picked from commit 33e0c5d003658320f5005e26caf55bbcfbe1fbb2)
Diffstat (limited to 'src/gallium/drivers/etnaviv/etnaviv_screen.c')
0 files changed, 0 insertions, 0 deletions