mirror of
https://git.zaroz.cloud/nintendo-back-up/Ryujinx.git
synced 2025-12-16 07:22:42 +00:00
Add XML documentation to Ryujinx.Graphics.Gpu.Shader
This commit is contained in:
@@ -6,7 +6,7 @@ namespace Ryujinx.Graphics.Gpu.Memory
|
||||
|
||||
/// <summary>
|
||||
/// Represents physical memory, accessible from the GPU.
|
||||
/// This is actually working CPU virtual addresses, of memory mapped on the game process.
|
||||
/// This is actually working CPU virtual addresses, of memory mapped on the application process.
|
||||
/// </summary>
|
||||
class PhysicalMemory
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user