Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix VK_EXT_frame_boundary fake support #1902

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

marius-pelegrin-arm
Copy link
Contributor

Fix VK_EXT_frame_boundary fake support at device creation at capture and replay time when VkPhysicalDeviceFrameBoundaryFeaturesEXT is present by removing it before the actual call to the driver (and adding it again at capture time to not have a visible difference from user's perspective)

@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 315625.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 5488 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 315640.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 5489 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 5489 failed.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 316623.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 5508 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 5508 failed.

Fix `VK_EXT_frame_boundary` fake support at device creation at capture
and replay time when `VkPhysicalDeviceFrameBoundaryFeaturesEXT` is
present by removing it before the actual call to the driver (and
adding it again at capture time to not have a visible difference from
user's perspective)

Change-Id: I52e3fbf6e413703582a38be6a098c98089edca7d
@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 316700.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 5509 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 5509 failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants