Skip to content

Don't cast uvec4s as if those were floats

Tomeu Vizoso requested to merge tomeu/virglrenderer:compute-casting into gl-4.3

Take into account the override_no_cast flag in more places.

Fixes the following:

dEQP-GLES31.functional.compute.basic.image_atomic_op_local_size_8 dEQP-GLES31.functional.compute.basic.image_barrier_multiple

Signed-off-by: Tomeu Vizoso tomeu.vizoso@collabora.com

Merge request reports