Fixed bug by assigning pointer to heap instead of stack
This commit is contained in:
parent
441efcd8dd
commit
81d592e6e0
8 changed files with 58 additions and 35 deletions
|
|
@ -5,7 +5,6 @@
|
|||
#include <vulkan/vulkan.h>
|
||||
#include <vulkan/vulkan.hpp>
|
||||
|
||||
|
||||
namespace kp {
|
||||
|
||||
class BaseOperator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue