graphics: Add a comment

This commit is contained in:
Hajime Hoshi 2016-10-22 16:57:09 +09:00
parent d981466aed
commit 17ad889bba

View File

@ -21,6 +21,7 @@ import (
)
type arrayBufferLayoutPart struct {
// TODO: This struct should belong to a program and know it.
name string
dataType opengl.DataType
num int