Fix #120
This commit is contained in:
parent
883d7b02a7
commit
f6fe589b03
|
|
@ -121,9 +121,7 @@ namespace Nz
|
||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
// Peut être rajouté par une extension
|
return; //< Block NVidia buffer usage hint for now
|
||||||
ss << "Unknown";
|
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
ss << '\n';
|
ss << '\n';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue