gl/tests: add some simple shader testing
authorMatthew Waters <matthew@centricular.com>
Tue, 7 Nov 2017 04:21:43 +0000 (15:21 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:31 +0000 (19:32 +0000)
commitd7f43bb06b6304dc275169ed6560b8cc0bc6fb22
tree3846de7f50ce09598fe043cb6c43c4a631d0589c
parent0063e63fe339e28d641c88c7fa51e721d1a6dcf8
gl/tests: add some simple shader testing

Making sure that the default shaders compile and are usable
tests/check/libs/gstglshader.c [new file with mode: 0644]
tests/check/libs/gstglslstage.c [new file with mode: 0644]