parent
4af6419f43
commit
648339bbe6
38 changed files with 4 additions and 67 deletions
|
|
@ -7,11 +7,6 @@ layout (location = 0) in vec4 inPos;
|
|||
|
||||
layout (location = 0) out int outInstanceIndex;
|
||||
|
||||
out gl_PerVertex
|
||||
{
|
||||
vec4 gl_Position;
|
||||
};
|
||||
|
||||
void main()
|
||||
{
|
||||
outInstanceIndex = gl_InstanceIndex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue