opengl: rename "texture" to "textures"
commitf5a0f3e1ceca3c2e170b76fc07bbb636d8f613a5
authorRomain Vimont <rom1v@videolabs.io>
Fri, 24 Jan 2020 10:24:30 +0000 (24 11:24 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 13 Feb 2020 22:11:21 +0000 (13 23:11 +0100)
treef2c40874260dc02a1e0e3ce4c20ba1daafed8948
parent30af0385d5d7c41d6ee26fa26226f743ec3ef267
opengl: rename "texture" to "textures"

The field is an array of textures.

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