X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu_neon%2Fpeops_if.c;h=191fce17b3b5111680d76031548a34ba44d047fb;hp=2e967f242ac8802c0ff88ced8f615c98b2ceefff;hb=05740673341dbd61b23085c8cf1303f632e44f87;hpb=a805c8556900f3abca95c6b6536a9c267f8135fc diff --git a/plugins/gpu_neon/peops_if.c b/plugins/gpu_neon/peops_if.c index 2e967f24..191fce17 100644 --- a/plugins/gpu_neon/peops_if.c +++ b/plugins/gpu_neon/peops_if.c @@ -377,7 +377,7 @@ void renderer_sync_ecmds(uint32_t *ecmds) cmdSTP((unsigned char *)&ecmds[6]); } -void renderer_invalidate_caches(int x, int y, int w, int h) +void renderer_update_caches(int x, int y, int w, int h) { }