X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fglsl%2Ffeatures.h;fp=source%2Fglsl%2Ffeatures.h;h=8d32f8beefa35254a3d1cce8bb1b8c72b2e91979;hb=b30777959d8e2ab2caf489e32f40390f60a75fcb;hp=8f7a3e7c342eb69d12856c93f1f9af6ae017aaf4;hpb=c0be4e4ae1a8b6ac31ff6b7080e2242c13d947ff;p=libs%2Fgl.git diff --git a/source/glsl/features.h b/source/glsl/features.h index 8f7a3e7c..8d32f8be 100644 --- a/source/glsl/features.h +++ b/source/glsl/features.h @@ -20,6 +20,7 @@ struct Features Features(); static Features from_context(); + static Features all(); }; } // namespace SL