gl: add get_type() implementations for all of our memory types
authorMatthew Waters <matthew@centricular.com>
Wed, 6 Jan 2021 00:16:18 +0000 (11:16 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 13 Jan 2021 13:40:58 +0000 (13:40 +0000)
commitb60951a4fa0da18113006bb5f96c239745737317
tree34d9f86147308e95ba5037c20ecd391a34ee89d4
parentf5d971a19ea74f6dd624dcb66992bf955731e8c7
gl: add get_type() implementations for all of our memory types

Otherwise, various bindings can't really know the type of an object as
required.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/999>
gst-libs/gst/gl/egl/gstglmemoryegl.c
gst-libs/gst/gl/egl/gstglmemoryegl.h
gst-libs/gst/gl/gstglbuffer.c
gst-libs/gst/gl/gstglbuffer.h
gst-libs/gst/gl/gstglmemory.c
gst-libs/gst/gl/gstglmemory.h
gst-libs/gst/gl/gstglmemorypbo.c
gst-libs/gst/gl/gstglmemorypbo.h
gst-libs/gst/gl/gstglrenderbuffer.c
gst-libs/gst/gl/gstglrenderbuffer.h