mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-15 21:19:47 +00:00
Revert "Fix building"
This commit is contained in:
committed by
Caio Oliveira
parent
5fbfbb66cf
commit
afab4aa558
@@ -412,6 +412,8 @@ 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) {
|
||||
|
||||
Reference in New Issue
Block a user