gpu_neon: psx_gpu: try to update texture cache instead of invalidating
[pcsx_rearmed.git] / plugins / gpu_neon / unai_if.cpp
index 072993a..8917f2a 100644 (file)
@@ -264,7 +264,7 @@ void renderer_sync_ecmds(uint32_t *ecmds)
   unai_do_prim(0xe6, &ecmds[6], 1);
 }
 
-void renderer_invalidate_caches(int x, int y, int w, int h)
+void renderer_update_caches(int x, int y, int w, int h)
 {
 }