D3D: Migrate logging over to fmt

Migrates the logging over to the fmt-capable logger.
This commit is contained in:
Lioncash
2020-11-09 03:01:58 -05:00
parent d7834bd6b4
commit 2345d5f98d
3 changed files with 7 additions and 7 deletions

View File

@ -35,7 +35,7 @@ void PerfQuery::EnableQuery(PerfQueryGroup type)
{
// TODO
FlushOne();
ERROR_LOG(VIDEO, "Flushed query buffer early!");
ERROR_LOG_FMT(VIDEO, "Flushed query buffer early!");
}
// start query