mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-01-03 05:48:43 +00:00
gstreamer-gl: regenerate
This commit is contained in:
parent
5d2fe6d069
commit
9ddda41d4c
2 changed files with 7 additions and 7 deletions
|
@ -94,21 +94,21 @@ manual_traits = ["GLContextExtManual"]
|
|||
[[object.function]]
|
||||
name = "new_wrapped"
|
||||
# input handle
|
||||
ignore = true
|
||||
manual = true
|
||||
|
||||
[[object.function]]
|
||||
name = "get_gl_context"
|
||||
# return handle
|
||||
ignore = true
|
||||
manual = true
|
||||
|
||||
[[object.function]]
|
||||
name = "get_current_gl_context"
|
||||
# return handle
|
||||
ignore = true
|
||||
manual = true
|
||||
|
||||
[[object.function]]
|
||||
name = "get_proc_address"
|
||||
ignore = true
|
||||
manual = true
|
||||
|
||||
[[object.function]]
|
||||
name = "default_get_proc_address"
|
||||
|
@ -116,7 +116,7 @@ manual_traits = ["GLContextExtManual"]
|
|||
|
||||
[[object.function]]
|
||||
name = "get_proc_address_with_platform"
|
||||
ignore = true
|
||||
manual = true
|
||||
|
||||
[[object.function]]
|
||||
name = "thread_add"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ 7670e3d)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ a5a578a9)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ cea2f7c)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 6206f6e3)
|
||||
|
|
Loading…
Reference in a new issue