mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-30 00:36:27 -05:00
GPU resource disposal
This commit is contained in:
@@ -16,7 +16,7 @@ namespace Ryujinx.Graphics.Gpu.Shader
|
||||
/// <summary>
|
||||
/// Host shader object.
|
||||
/// </summary>
|
||||
public IShader Shader { get; set; }
|
||||
public IShader HostShader { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Maxwell binary shader code.
|
||||
|
Reference in New Issue
Block a user