opengl: move GL_ASSERT_NOERROR macro to header
commit85ac68ae10fe64a6a84e657cf7166652b9b95757
authorRomain Vimont <rom1v@videolabs.io>
Wed, 29 Jan 2020 10:09:00 +0000 (29 11:09 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 13 Feb 2020 22:11:21 +0000 (13 23:11 +0100)
tree5e2ca795d6d5f80839a1dd1a2781eded46bbd298
parentc45f3bf6c2ab2c690849d368a3214f041f32772f
opengl: move GL_ASSERT_NOERROR macro to header

The macro will be used from several files.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/video_output/opengl/gl_common.h
modules/video_output/opengl/vout_helper.c