This website requires JavaScript.
Explore
Help
Sign In
riley
/
basalt
Watch
1
Star
0
Fork
0
You've already forked basalt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1668d7493434dce77d1e1fc40c5a011f85081908
basalt
/
include
/
vulkan
/
basalt_context.h
Riley King-Saunders
2cd9844d07
Created basalt::context class and its implementation. Creates an underlying VkInstance, and if debug layers are present, creates a VkDebugUtilsMessengerEXT. There are two flags, should_free that controls whether the destructor will do anything, and using_validation_layers that states whether validation layers and debug utils have been setup. This is primarilly done to free them later and signify a runtime debug configuration.
2025-06-24 15:59:40 +10:00
790 B
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink