From 744c702c45eb6115627f25d08b65aedd492fd806 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 21 Apr 2014 22:20:14 -0400 Subject: Export shader-program-id procedure. * 2d/shader.scm: Export shader-program-id. --- 2d/shader.scm | 1 + 1 file changed, 1 insertion(+) (limited to '2d') diff --git a/2d/shader.scm b/2d/shader.scm index 994dd63..c34f48b 100644 --- a/2d/shader.scm +++ b/2d/shader.scm @@ -39,6 +39,7 @@ shader-type shader-id make-shader-program + shader-program-id shader-program? shader-program-linked? with-shader-program -- cgit v1.2.3