Remove some calls generated on the CPU for inexistent intrinsic methods
This commit is contained in:
parent
79e0070363
commit
e78737089c
2 changed files with 4 additions and 12 deletions
|
@ -1,7 +1,6 @@
|
|||
using ChocolArm64.Memory;
|
||||
using System.Collections.Concurrent;
|
||||
|
||||
using Ryujinx.Graphics.Gal;
|
||||
using System.Collections.Concurrent;
|
||||
|
||||
namespace Ryujinx.Core.Gpu
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue