Split device class into header and implementation
Moved include to base class
This commit is contained in:
parent
122288fe25
commit
231e97b8c0
20 changed files with 641 additions and 621 deletions
|
|
@ -21,7 +21,6 @@
|
|||
|
||||
#include <vulkan/vulkan.h>
|
||||
#include "vulkanexamplebase.h"
|
||||
#include "VulkanDevice.hpp"
|
||||
#include "VulkanglTFModel.h"
|
||||
|
||||
// Ray tracing acceleration structure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue