Skip to content

vrend: Fix atomicCompSwap types

John Bates requested to merge jbates/virglrenderer:fixcas into master

Previously, virgl generated invalid GLSL for atomicCompSwap leading to compile errors.

Edited by John Bates

Merge request reports