mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 18:19:19 +02:00
ubo padding fixes
This commit is contained in:
@@ -71,7 +71,7 @@ void gl::glsl_common_setup()
|
||||
mat4 projection;
|
||||
mat4 inv_view;
|
||||
mat4 lightview[MAX_CASCADES];
|
||||
vec4 cascade_end;
|
||||
vec3 cascade_end;
|
||||
float time;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user