diff options
author | Anuj Phogat <[email protected]> | 2017-06-30 10:29:23 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2018-02-14 16:30:05 -0800 |
commit | 0cd37f9178d79ed62f1952939e1044cda5701a3a (patch) | |
tree | abfa6da31c4f2fdb680688b3efbfac68dcb3b326 /src/mesa/drivers/dri/i965/meson.build | |
parent | 7be5f30bb1bbae7bba5ea52bd55c947ae131ca42 (diff) |
isl: Don't use surface format R32_FLOAT for typed atomic integer operations
From Skylake PRM Surface Formats section:
"The surface format for the typed atomic integer operations must
be R32_UINT or R32_SINT."
Fixes an error and a piglit GPU hang in simulation environment.
Piglit test: gl45-imageAtomicExchange-float.shader_test
Suggested-by: Francisco Jerez <[email protected]>
Signed-off-by: Anuj Phogat <[email protected]
Reviewed-by: Kenneth Graunke <[email protected]>
Cc: "18.0 17.3" <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/meson.build')
0 files changed, 0 insertions, 0 deletions