mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-21 03:54:45 +00:00
Update emit_spirv_atomic.cpp
This commit is contained in:
parent
6bd2ee4831
commit
6dc79af9eb
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue