diff options
author | Samuel Pitoiset <[email protected]> | 2019-10-24 15:16:07 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2019-10-25 07:49:20 +0200 |
commit | 2bf8a9b33790614041df26a1a9327449cf3bb3f3 (patch) | |
tree | b94824dec8e4e99a5cc7221829e0a3db857ebe5a /src/amd/compiler/aco_assembler.cpp | |
parent | e137b3a9b71a2711c1f68c8a8b9c0a7407fbcc4b (diff) |
radv: fix VK_KHR_shader_float_controls dependency on GFX6-7
From the Vulkan spec 1.1.126 :
"VK_SHADER_FLOAT_CONTROLS_INDEPENDENCE_32_BIT_ONLY_KHR specifies
that shader float controls for 32-bit floating point can be set
independently; other bit widths must be set identically to each
other."
Forgot to update this when I enabled that extension recently.
Fixes dEQP-VK.spirv_assembly.instruction.compute.float_controls.independence_settings.independence_setting
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/amd/compiler/aco_assembler.cpp')
0 files changed, 0 insertions, 0 deletions