Commit 0d39c31
committed
Provide func ptrs for debug marker cmds in capture
Some VR applications use debug markers to identify frame boundaries but
not all VR devices provide support for VK_EXT_debug_marker. With this
change GFXR provides function pointers for the extension's functions
in order to capture the debug marker calls and track VR frames.1 parent 2cfb340 commit 0d39c31
File tree
4 files changed
+638
-607
lines changed- framework
- decode
- generated
- vulkan_generators
- layer
4 files changed
+638
-607
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments