mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-29 02:35:31 -05:00
Fix fragment output color
This commit is contained in:
committed by
Evan Husted
parent
2e3509f8e8
commit
fe62c794b9
@@ -822,7 +822,7 @@ namespace Ryujinx.Graphics.Gpu.Shader
|
||||
|
||||
/// <summary>
|
||||
/// Creates shader translation options with the requested graphics API and flags.
|
||||
/// The shader language is choosen based on the current configuration and graphics API.
|
||||
/// The shader language is chosen based on the current configuration and graphics API.
|
||||
/// </summary>
|
||||
/// <param name="api">Target graphics API</param>
|
||||
/// <param name="flags">Translation flags</param>
|
||||
|
||||
Reference in New Issue
Block a user