create shader maker branch
This commit is contained in:
parent
d3a9dae1d4
commit
35c89fed56
@ -1,15 +1,12 @@
|
||||
#ifndef HGL_SHADER_NODE_DEFINE_INCLUDE
|
||||
#define HGL_SHADER_NODE_DEFINE_INCLUDE
|
||||
|
||||
BEGIN_SHADER_NAMESPACE
|
||||
namespace node
|
||||
{
|
||||
BEGIN_SHADER_NODE_NAMESPACE
|
||||
class Bool
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
};//class Bool
|
||||
}//namespace node
|
||||
END_SHADER_NAMESPACE
|
||||
END_SHADER_NODE_NAMESPACE
|
||||
#endif//HGL_SHADER_NODE_DEFINE_INCLUDE
|
||||
|
Loading…
x
Reference in New Issue
Block a user