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

hook up maintenance7 layering and add post-renderpass tiler barriers #2336

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

zmike
Copy link
Collaborator

@zmike zmike commented Feb 10, 2025

No description provided.

libs/vkd3d/command.c Outdated Show resolved Hide resolved
libs/vkd3d/command.c Outdated Show resolved Hide resolved
libs/vkd3d/command.c Outdated Show resolved Hide resolved
libs/vkd3d/command.c Outdated Show resolved Hide resolved
libs/vkd3d/command.c Outdated Show resolved Hide resolved
if the vulkan implementation is layered, swap in the underlying driverID
so that everything will use the "right" driverID and not the driverID
of the layer

Signed-off-by: Mike Blumenkrantz <[email protected]>
…sses

tilers need an extra BY_REGION barrier to avoid corruption when doing RP -> RP,
but this is bad on IMRs

Signed-off-by: Mike Blumenkrantz <[email protected]>
@HansKristian-Work HansKristian-Work merged commit ae496ea into HansKristian-Work:master Feb 10, 2025
3 checks passed
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