From: Mikko Rasa Date: Fri, 2 Apr 2021 20:05:06 +0000 (+0300) Subject: Validate location overlap and type matching for GLSL interfaces X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;ds=inline;h=20a86c5905e1f7527d3c9edc3f56f6b7679c268a;hp=20a86c5905e1f7527d3c9edc3f56f6b7679c268a;p=libs%2Fgl.git Validate location overlap and type matching for GLSL interfaces ---