Home
last modified time | relevance | path

Searched defs:SyncGuestHost (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/
H A Dshader_cache.h59 void SyncGuestHost() { in SyncGuestHost() function
H A Dgpu.cpp197 void GPU::SyncGuestHost() { in SyncGuestHost() function in Tegra::GPU
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/buffer_cache/
H A Dbuffer_cache.h200 void SyncGuestHost() { in SyncGuestHost() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/texture_cache/
H A Dtexture_cache.h81 void SyncGuestHost() { in SyncGuestHost() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_opengl/
H A Dgl_rasterizer.cpp796 void RasterizerOpenGL::SyncGuestHost() { in SyncGuestHost() function in OpenGL::RasterizerOpenGL
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_vulkan/
H A Dvk_rasterizer.cpp647 void RasterizerVulkan::SyncGuestHost() { in SyncGuestHost() function in Vulkan::RasterizerVulkan