parent
0f8a349f0c
commit
465c18862c
8 changed files with 4 additions and 12 deletions
|
|
@ -2,8 +2,7 @@
|
|||
|
||||
layout (binding = 1) uniform sampler2D samplerColor;
|
||||
|
||||
layout (location = 0) in vec2 inUV;
|
||||
layout (location = 1) in vec4 inPos;
|
||||
layout (location = 0) in vec4 inPos;
|
||||
|
||||
layout (location = 0) out vec4 outFragColor;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue