Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
renderer_vulkan: Use getToolPropertiesEXT instead of getToolPropertie…
…s (#7434) getToolProperties is not available until Vulkan 1.3; we need to use the EXT version.
- Loading branch information