hasvk: Update driver name in debug information
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21481>
This commit is contained in:
@@ -2921,7 +2921,7 @@ VkResult anv_CreateDevice(
|
||||
.bo = device->workaround_bo,
|
||||
.offset = align(intel_debug_write_identifiers(device->workaround_bo->map,
|
||||
device->workaround_bo->size,
|
||||
"Anv") + 8, 8),
|
||||
"hasvk") + 8, 8),
|
||||
};
|
||||
|
||||
device->workarounds.doom64_images = NULL;
|
||||
|
||||
Reference in New Issue
Block a user