Commit 5568763a authored by Morph's avatar Morph
Browse files

vk_compute_pass: Use VK_ACCESS_NONE

This enumeration was introduced in Vulkan 1.3, prefer using this instead of defaulting the enum.

Also resolves a narrowing conversion warning on MSVC.
parent a3b12e38
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment