mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-31 14:52:11 +01:00
[dxbc] Fix incorrect error message
This commit is contained in:
parent
70ebc082b3
commit
9890b87225
@ -5999,7 +5999,7 @@ namespace dxvk {
|
||||
DxbcRegMask mask,
|
||||
const DxbcRegisterValue& value) {
|
||||
Logger::warn(str::format(
|
||||
"DxbcCompiler: Unhandled GS SV output: ", sv));
|
||||
"DxbcCompiler: Unhandled PS SV output: ", sv));
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user