Graphics: WIP (almost working)
This commit is contained in:
@@ -21,7 +21,6 @@ namespace Nz
|
||||
{
|
||||
struct Binding
|
||||
{
|
||||
std::string name; //< FIXME: wtf is this?
|
||||
ShaderBindingType type;
|
||||
ShaderStageTypeFlags shaderStageFlags;
|
||||
unsigned int index;
|
||||
|
||||
Reference in New Issue
Block a user