mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-09 19:03:45 -04:00
Fix building
This commit is contained in:
parent
8b19d72e0e
commit
eaaa9a5026
1 changed files with 0 additions and 2 deletions
|
|
@ -403,8 +403,6 @@ void SetupRoundingMode(const Profile& profile, const IR::Program& program, EmitC
|
|||
return;
|
||||
}
|
||||
|
||||
// Capability is required whenever any rounding mode is emitted.
|
||||
ctx.AddCapability(spv::Capability::FPRoundingMode);
|
||||
|
||||
// FP16
|
||||
if (info.uses_fp16_rounding_rte) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue