Explorar o código

new opengl binding dev

leonsal %!s(int64=8) %!d(string=hai) anos
pai
achega
0546b91076
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      gls/gls.go

+ 1 - 2
gls/gls.go

@@ -47,8 +47,7 @@ type GLS struct {
 }
 
 // Stats contains counters of OpenGL resources being used as well
-// the cummulative numbers of some OpenGL calls activities for performance
-// evaluation.
+// the cummulative numbers of some OpenGL calls for performance evaluation.
 type Stats struct {
 	Vaos      int    // Number of Vertex Array Objects
 	Vbos      int    // Number of Vertex Buffer Objects