Refactor material system (#382)
This commit is contained in:
@@ -23,6 +23,7 @@ namespace Nz
|
||||
|
||||
struct RenderDeviceLimits
|
||||
{
|
||||
UInt64 minStorageBufferOffsetAlignment;
|
||||
UInt64 minUniformBufferOffsetAlignment;
|
||||
UInt64 maxStorageBufferSize;
|
||||
UInt64 maxUniformBufferSize;
|
||||
|
||||
Reference in New Issue
Block a user