Home
last modified time | relevance | path

Searched refs:setup_reset_hooks (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-capture/graphics-hook/
H A Dd3d9-capture.cpp636 static void setup_reset_hooks(IDirect3DDevice9 *device);
647 setup_reset_hooks(device); in hook_present()
666 setup_reset_hooks(device); in hook_present_ex()
694 setup_reset_hooks(device); in hook_present_swap()
729 static void setup_reset_hooks(IDirect3DDevice9 *device) in setup_reset_hooks() function
H A Dd3d8-capture.cpp262 static void setup_reset_hooks(IDirect3DDevice8 *device) in setup_reset_hooks() function
290 setup_reset_hooks(device); in hook_present()