Re: GPUCache
Reply #2 –
GPUCache folders are created automatically by applications that use hardware-accelerated graphics (via your GPU). They store compiled shaders, textures, and rendering data so the app can draw things faster next time. Apps recreate them whenever needed. If an app renders UI with the GPU then it likely creates GPUCache: Web browsers (Chrome, Edge, Firefox), Electron-based apps (Discord, VS Code, Slack), Media players, Game launchers, Any app using DirectX, OpenGL, Vulkan, or ANGLE. SplitCam is not an exclusion: it also uses DirectX and web browser libraries for its tasks, so yes, it creates GPUCache folders with cached data in them. But I bet that most GPUCache folders in your system were not created by SplitCam but by a dozen of other programs.