Add files and fix TheChef submodule
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#ifndef COMPUTEPIPELINE_H
|
||||
#define COMPUTEPIPELINE_H
|
||||
|
||||
#endif //COMPUTEPIPELINE_H
|
||||
@@ -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
|
||||
@@ -0,0 +1,4 @@
|
||||
#ifndef MATHUTILS_H
|
||||
#define MATHUTILS_H
|
||||
|
||||
#endif //MATHUTILS_H
|
||||
Reference in New Issue
Block a user