gl/utils: add a function to insert a debug marker
authorMatthew Waters <matthew@centricular.com>
Mon, 31 Aug 2015 09:18:23 +0000 (19:18 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:08 +0000 (19:32 +0000)
commitc486b1b3b0bd457b6c22bc2aaba9fde9f8f90c8a
tree4e7bb2185571fb7027769bbded28fb75a323ac6c
parentec99383a2172b36f603b369dd06af96a7f680e99
gl/utils: add a function to insert a debug marker

These markers are visible in tools that record the GL function calls
such as apitrace, et al.

Makes it easier to match up GL draw commands with specific elements.
gst-libs/gst/gl/gstglutils.c
gst-libs/gst/gl/gstglutils.h