parent
95e124ea83
commit
c024d521e3
1 changed files with 1 additions and 1 deletions
|
|
@ -240,7 +240,7 @@ public:
|
||||||
VulkanExampleBase(bool enableValidation);
|
VulkanExampleBase(bool enableValidation);
|
||||||
|
|
||||||
// dtor
|
// dtor
|
||||||
~VulkanExampleBase();
|
virtual ~VulkanExampleBase();
|
||||||
|
|
||||||
// Setup the vulkan instance, enable required extensions and connect to the physical device (GPU)
|
// Setup the vulkan instance, enable required extensions and connect to the physical device (GPU)
|
||||||
void initVulkan();
|
void initVulkan();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue