diff options
author | Samuel Pitoiset <[email protected]> | 2018-05-30 11:15:12 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2018-05-30 11:38:54 +0200 |
commit | 02c7916298e8e29b130735bd30e97c57d40a197f (patch) | |
tree | db8027304a9d9aef0ddf91d33b7c4d47fb056e89 /src/amd/vulkan/radv_meta_resolve_cs.c | |
parent | 04fff21c62f487f5f24f02708d2a16844688ec81 (diff) |
radv: fix emitting descriptor pointers with LLVM < 7
This was terribly wrong, I forced use of 32-bit pointers when
emitting shader descriptor pointers. This fixes GPU hangs with
LLVM 5&6 because 32-bit pointers are only supported with LLVM 7.
Fixes: 88d1ed0f81 ("radv: emit shader descriptor pointers consecutively")
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/amd/vulkan/radv_meta_resolve_cs.c')
0 files changed, 0 insertions, 0 deletions