parent
6b91f3c493
commit
a2d5a1fd44
18 changed files with 41 additions and 68 deletions
|
|
@ -22,10 +22,6 @@ layout(push_constant) uniform PushConsts {
|
|||
uint cascadeIndex;
|
||||
} pushConsts;
|
||||
|
||||
out gl_PerVertex {
|
||||
vec4 gl_Position;
|
||||
};
|
||||
|
||||
void main()
|
||||
{
|
||||
outColor = inColor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue