mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-26 07:39:52 -06:00
@ -77,7 +77,6 @@ namespace Ryujinx.Graphics.GAL.Multithreading
|
||||
{
|
||||
// Blocks until the handle is available.
|
||||
|
||||
|
||||
lock (_bufferMap)
|
||||
{
|
||||
if (_bufferMap.TryGetValue(handle, out BufferHandle result))
|
||||
|
Reference in New Issue
Block a user