mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-03 06:56:46 +00:00
Fix opengl.md typo
This commit is contained in:
parent
af9e42d130
commit
2460277e2e
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ frame in an OpenGL texture.
|
||||||
|
|
||||||
### `GstGLBuffer`
|
### `GstGLBuffer`
|
||||||
|
|
||||||
`GstGLMemory` is a `GstMemory` subclass that holds data stored in an OpenGL
|
`GstGLBuffer` is a `GstMemory` subclass that holds data stored in an OpenGL
|
||||||
buffer object.
|
buffer object.
|
||||||
|
|
||||||
### Automatic Transfers To/From The GPU
|
### Automatic Transfers To/From The GPU
|
||||||
|
|
Loading…
Reference in a new issue