mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
[GPU] Remove repeated word in a comment
This commit is contained in:
parent
4061445087
commit
211e30d791
|
|
@ -919,7 +919,7 @@ class DxbcShaderTranslator : public ShaderTranslator {
|
|||
kFloat4Array6,
|
||||
// Float constants - size written dynamically.
|
||||
kFloat4ConstantArray,
|
||||
// Bool constants constants, front/back stencil, render target keep masks.
|
||||
// Bool constants, front/back stencil, render target keep masks.
|
||||
kUint4Array2,
|
||||
// Loop constants.
|
||||
kUint4Array8,
|
||||
|
|
|
|||
Loading…
Reference in a new issue