aboutsummaryrefslogtreecommitdiff
path: root/ports/vulkan/usage
AgeCommit message (Collapse)Author
2019-09-09Fix how to use VULKAN_SDK under Visual Studio (#8092)Sean Farrell
Environment variables are referenced with brackets not curly braces. Copying and using the line will not result frustration.
2019-03-04[vulkan] Add usage information (#5533)Connor Fitzgerald