mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-29 21:44:50 +00:00
Update emit_spirv_atomic.cpp
This commit is contained in:
parent
6bd2ee4831
commit
6dc79af9eb
@ -75,5 +75,4 @@ Id EmitBufferAtomicIMax32(EmitContext& ctx, IR::Inst* inst, u32 handle, Id coord
|
||||
return ImageAtomicU32(ctx, inst, handle, coords, value, &Sirit::Module::OpAtomicSMax);
|
||||
}
|
||||
|
||||
|
||||
} // namespace Shader::Backend::SPIRV
|
||||
|
Loading…
Reference in New Issue
Block a user