]> git.tdb.fi Git - libs/gl.git/commit
Add a function to query if a Technique has any shaders
authorMikko Rasa <tdb@tdb.fi>
Wed, 15 Aug 2012 19:31:03 +0000 (22:31 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 15 Aug 2012 19:31:03 +0000 (22:31 +0300)
commit7b671e6899949d095698425a9b33387e7eb13894
treed708caf6b30b70cd163e4902317456dc18a0770a
parent4acc43935d3b19bae688e89ed42119e326a26f2d
Add a function to query if a Technique has any shaders

Also make PassMap public since it's exposed through get_passes
source/technique.cpp
source/technique.h