Skip to content
Snippets Groups Projects

vulkan/gpu_tex: properly time layout transitions with external dependencies

Merged Niklas Haas requested to merge haasn/libplacebo:fix_vk_ext_dep_sync into master

This fixes a bug where the layout transition would happen too early when commands were scheduled with external dependencies tied to specific execution stages, but the layout transitions could happen as soon as the command buffer started execution.

Fixes: #333

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading