Skip to content

Fix several shared-atomicMin* tests using "draw rect" instead of "compute"

Several shader tests called "draw rect" instead of "compute" when testing atomics in compute shader.

@idr

Merge request reports