gl/tests: add some simple shader testing
authorMatthew Waters <matthew@centricular.com>
Tue, 7 Nov 2017 04:21:43 +0000 (15:21 +1100)
committerMatthew Waters <matthew@centricular.com>
Tue, 7 Nov 2017 04:21:43 +0000 (15:21 +1100)
commit1cef7a261fbcca2d593fba938986043119c08d82
tree7da1036329ac6cc4dafcf599f3115ab37588dd94
parentbbbe9ef2ce8b1a5116c924de95caebb6fa291660
gl/tests: add some simple shader testing

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