opengl: expose opengl_interop_init()
commitf8910954daaacb5fe7959399cb11576abba4097f
authorRomain Vimont <rom1v@videolabs.io>
Wed, 4 Dec 2019 14:24:52 +0000 (4 15:24 +0100)
committerThomas Guillem <thomas@gllm.fr>
Mon, 13 Jan 2020 10:43:59 +0000 (13 11:43 +0100)
treebe78fb010d71b4efa881fcfa5c8e7671de8bcfc9
parent4e0160490d6172ab450e9a723d4e2045352e5afd
opengl: expose opengl_interop_init()

This function is intended to be called from "glconv" modules, instead of
opengl_fragment_shader_init().
modules/video_output/opengl/fragment_shaders.c
modules/video_output/opengl/internal.h
modules/video_output/opengl/interop.h
modules/video_output/opengl/vout_helper.c