所有vertex shader传入数据Vertex改名为Position
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
layout(binding=0) uniform WorldMatrix // hgl/math/Math.h
|
||||
uniform WorldMatrix // hgl/math/Math.h
|
||||
{
|
||||
mat4 ortho;
|
||||
|
||||
|
Reference in New Issue
Block a user