gl: fix documentation URL
Change-Id: I73a6d37ecc1827fa65c94cd6d743874785f7e93a Reviewed-on: https://go-review.googlesource.com/1374 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
This commit is contained in:
parent
6cf9d880ce
commit
4ab8f01b53
@ -9,7 +9,7 @@ The bindings are deliberately minimal, staying as close the C API as
|
||||
possible. The semantics of each function maps onto functions
|
||||
described in the Khronos documentation:
|
||||
|
||||
http://www.khronos.org/opengles/sdk/docs/man3/html/
|
||||
https://www.khronos.org/opengles/sdk/docs/man/
|
||||
|
||||
One notable departure from the C API is the introduction of types
|
||||
to represent common uses of GLint: Texture, Surface, Buffer, etc.
|
||||
|
Loading…
x
Reference in New Issue
Block a user