index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.HLE
/
Gpu
/
NvGpuMethod.cs
blob: f7ff66475c199ee122199e7d684e1e02474b887b (
plain
)
1
2
3
4
namespace
Ryujinx
.
HLE
.
Gpu
{
delegate void
NvGpuMethod
(
NvGpuVmm Vmm
,
NvGpuPBEntry PBEntry
);
}