We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d42bff7 + 8cdf496 commit 3ee809bCopy full SHA for 3ee809b
docs/source/opengl.rst
@@ -34,7 +34,7 @@ array of matrices:
34
/* ... */
35
glUniformMatrix4fv(location, count, GL_FALSE, matrix[0][0]);
36
37
-1. Cast matrix to pointer
+2. Cast matrix to pointer
38
--------------------------
39
40
.. code-block:: c
0 commit comments