Add files and fix TheChef submodule
This commit is contained in:
4
destrum/include/destrum/Graphics/ComputePipeline.h
Normal file
4
destrum/include/destrum/Graphics/ComputePipeline.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef COMPUTEPIPELINE_H
|
||||
#define COMPUTEPIPELINE_H
|
||||
|
||||
#endif //COMPUTEPIPELINE_H
|
||||
4
destrum/include/destrum/Graphics/Frustum.h
Normal file
4
destrum/include/destrum/Graphics/Frustum.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef FRUSTUM_H
|
||||
#define FRUSTUM_H
|
||||
|
||||
#endif //FRUSTUM_H
|
||||
@@ -0,0 +1,4 @@
|
||||
#ifndef SKINNINGPIPELINE_H
|
||||
#define SKINNINGPIPELINE_H
|
||||
|
||||
#endif //SKINNINGPIPELINE_H
|
||||
@@ -0,0 +1,4 @@
|
||||
#ifndef APPENDABLEBUFFER_H
|
||||
#define APPENDABLEBUFFER_H
|
||||
|
||||
#endif //APPENDABLEBUFFER_H
|
||||
4
destrum/include/destrum/Util/MathUtils.h
Normal file
4
destrum/include/destrum/Util/MathUtils.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef MATHUTILS_H
|
||||
#define MATHUTILS_H
|
||||
|
||||
#endif //MATHUTILS_H
|
||||
Reference in New Issue
Block a user