Remove extra line
This commit is contained in:
parent
c7f3b337f0
commit
df3960a05b
1 changed files with 0 additions and 1 deletions
|
@ -69,7 +69,6 @@ namespace Ryujinx.Graphics.OpenGL
|
||||||
GL.EnableVertexAttribArray(attribIndex);
|
GL.EnableVertexAttribArray(attribIndex);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
int offset = attrib.Offset;
|
int offset = attrib.Offset;
|
||||||
int size = fmtInfo.Components;
|
int size = fmtInfo.Components;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue