gfxreconstruct
gfxreconstruct copied to clipboard
- Add VK_KHR_DISPLAY_EXTENSION_NAME return to GetWsiExtensionName
To get this feature to work fully on my local, simulated, system I had to add a return of the VK_KHR_DISPLAY_EXTENSION_NAME string in GetWsiExtensionName so my underlying, simulated, window manager/FB would initialize replay correctly.