Precise Float Fixes
Fixes artifacts in TOTK
This commit is contained in:
committed by
Evan Husted
parent
6f24b88e88
commit
2e5ae70b91
@@ -26,5 +26,6 @@ namespace Ryujinx.Graphics.Shader.Translation
|
||||
SharedMemory = 1 << 11,
|
||||
Store = 1 << 12,
|
||||
VtgAsCompute = 1 << 13,
|
||||
Precise = 1 << 14,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user