Nick Driscoll

Results 3 issues of Nick Driscoll

Replaying the Vulkan-Samples's fullscreenexclusive app fails inconsistently. To reproduce, replay any capture of the fullscreenexclusive sample repeatedly. Sample output: ``` [gfxrecon] FATAL - API call at index: 1244 thread: 1...

P2
replay

Fixes #1574 and #1575 This change introduces a new metadata block for saving the captured process's environment variables, which is written out when the capture file is created. Also adds...

The generated code for vkCmdExecuteGeneratedCommandsEXT is insufficient, as it will issue some Draw/Dispatch/TraceRays commands that will require special handling just like the normal function calls for Draw/Dispatch/TraceRays. Need to add...

P1
replay
vulkan