Christiane Kobalt

Results 1 issues of Christiane Kobalt

On the page https://registry.khronos.org/OpenGL-Refpages/gl4/html/atomicCompSwap.xhtml The declaration `int atomicCompSwap(inout int mem, uint compare, uint data);` should be replaced with `int atomicCompSwap(inout int mem, int compare, int data);`