aboutsummaryrefslogtreecommitdiffstats
path: root/REVIEWERS
diff options
context:
space:
mode:
authorSamuel Pitoiset <[email protected]>2019-10-14 11:27:32 +0200
committerSamuel Pitoiset <[email protected]>2019-10-18 16:55:58 +0200
commit7c50214aab0b590059fea15e4b7550cfa99855c2 (patch)
treefabebac160fea7a5b9daf582a47490a5aa972318 /REVIEWERS
parent2c2aaf275c1edba38c552ac74de4d46bb2ebfbe8 (diff)
radv: implement VK_KHR_shader_float_controls
This exposes what's required for DX and this is what we already configure. The driver flushes denorms for FP32 and preserves them for FP16/FP64. Note that we can't allow both preserving and flushing denorms because this won't work for merged shaders. This will require LLVM to update the float mode register to make it work. Only enabled on GFX8+ with the LLVM path because it's untested on previous chips and ACO doesn't support it. This extension is required for SPIRV 1.4. Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'REVIEWERS')
0 files changed, 0 insertions, 0 deletions