Vulkan: Cleanup image barrier code #988

Merged
goeiecool9999 merged 2 commits from imagebarriercleanup into main 2023-10-16 02:33:13 -03:00
goeiecool9999 commented 2023-10-03 07:58:56 -03:00 (Migrated from github.com)

Modify ClearColorImage to use the barrier_image template function. Also had to make a second barrier_image function that accepts VkImage which is now used by the barrier_image variant that accepts LatteTextureVk in order to avoid code duplication

Modify ClearColorImage to use the barrier_image template function. Also had to make a second barrier_image function that accepts VkImage which is now used by the barrier_image variant that accepts LatteTextureVk in order to avoid code duplication
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cemu-project_Mirror/Cemu-2024-03-05#988
No description provided.