vk_shader_decompiler: Don't assert for void returns
Atomic instructions can be used without returning anything and this is valid code. Remove the assert.
Loading
Please register or sign in to comment
Atomic instructions can be used without returning anything and this is valid code. Remove the assert.