delete std430,row_major
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
layout(std430,binding = 0,row_major) uniform WorldMatrix // hgl/math/Math.h
|
||||
layout(binding = 0) uniform WorldMatrix // hgl/math/Math.h
|
||||
{
|
||||
mat4 ortho;
|
||||
|
||||
|
Reference in New Issue
Block a user