From Lukasz Izdebski,"added support for gl_SampleMaski."

This commit is contained in:
Robert Osfield
2013-02-13 16:29:03 +00:00
parent 3efcc51d76
commit 68fdae5761
5 changed files with 276 additions and 0 deletions

View File

@@ -164,6 +164,7 @@ class OSG_EXPORT StateAttribute : public Object
PROGRAM,
CLAMPCOLOR,
HINT,
SAMPLEMASKI,
/// osgFX namespace
VALIDATOR,