Browse Source
nvhost_ctrl: Refactor usage of gpu.LockSync()
nvhost_ctrl: Refactor usage of gpu.LockSync()
This seems to only be used to protect a later gpu function call. So we can move the lock into that call instead.nce_cpp
3 changed files with 16 additions and 35 deletions
-
10src/core/hle/service/nvdrv/devices/nvhost_ctrl.cpp
-
9src/video_core/gpu.cpp
-
12src/video_core/gpu.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue