Shader: Remove the need of layout(std140) in external block
This commit is contained in:
@@ -238,7 +238,7 @@ namespace Nz
|
||||
Int32(memberIndex),
|
||||
m_constantCache.Register(*m_constantCache.BuildType(member.type)),
|
||||
varId
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
memberIndex++;
|
||||
|
||||
Reference in New Issue
Block a user