[D3D12] Change RT in the title to something less ambiguous and more googlable
This commit is contained in:
@@ -649,7 +649,7 @@ std::wstring D3D12CommandProcessor::GetWindowTitleText() const {
|
||||
return L"Direct3D 12 - ROV";
|
||||
}
|
||||
} else {
|
||||
return L"Direct3D 12 - RT";
|
||||
return L"Direct3D 12 - RTV/DSV";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user