dzn: Use mesa_loge for DXIL validation errors

This allows them to be printed to OutputDebugString

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21913>
This commit is contained in:
Jesse Natalie
2023-03-23 08:41:00 -07:00
committed by Marge Bot
parent 7750e23c7f
commit 4d48fc6fe5
+1 -1
View File
@@ -448,7 +448,7 @@ dzn_pipeline_compile_shader(struct dzn_device *device,
if (!res) {
if (err) {
fprintf(stderr,
mesa_loge(
"== VALIDATION ERROR =============================================\n"
"%s\n"
"== END ==========================================================\n",