mirror of
https://github.com/lubosz/overte.git
synced 2025-04-17 12:36:24 +02:00
commit
99374c099a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ struct ParabolaData {
|
|||
vec4 color;
|
||||
int numSections;
|
||||
ivec3 spare;
|
||||
}
|
||||
};
|
||||
|
||||
layout(std140, binding=0) uniform parabolaData {
|
||||
ParabolaData _parabolaData;
|
||||
|
|
Loading…
Reference in a new issue