gfxreconstruct icon indicating copy to clipboard operation
gfxreconstruct copied to clipboard

fullscreenexclusive causes inconsistent replay failure

Open nickdriscoll-lunarg opened this issue 10 months ago • 0 comments

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 vkAcquireFullScreenExclusiveModeEXT returned error value VK_ERROR_INITIALIZATION_FAILED that does not match the result from the capture file: VK_SUCCESS. Replay cannot continue.

nickdriscoll-lunarg avatar Apr 22 '24 20:04 nickdriscoll-lunarg