Fix Vendor.cs error #195
Annotations
3 errors and 4 warnings
Build:
src/Ryujinx.Graphics.Vulkan/Vendor.cs#L95
'DriverId' does not contain a definition for 'MesaHoneykrisp'
|
Build:
src/Ryujinx.Graphics.Vulkan/Vendor.cs#L95
'DriverId' does not contain a definition for 'MesaHoneykrisp'
|
Build
Process completed with exit code 1.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Loading