WIP
This commit is contained in:
committed by
Jérôme Leclercq
parent
4a10c1f8fe
commit
e990a320cc
@@ -21,8 +21,9 @@ namespace Nz
|
||||
{
|
||||
struct Binding
|
||||
{
|
||||
UInt32 setIndex = 0;
|
||||
UInt32 arraySize = 1;
|
||||
UInt32 bindingIndex;
|
||||
UInt32 setIndex = 0;
|
||||
ShaderBindingType type;
|
||||
nzsl::ShaderStageTypeFlags shaderStageFlags;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user