add flexier Image Unit Binding implementation (allow different IUBs for a Texture)
This commit is contained in:
committed by
Julien Valentin
parent
5afd32b2d9
commit
2f8a262a0e
@@ -207,6 +207,7 @@ class OSG_EXPORT StateAttribute : public Object
|
||||
VIEWPORTINDEXED,
|
||||
DEPTHRANGEINDEXED,
|
||||
SCISSORINDEXED,
|
||||
IMAGE,
|
||||
|
||||
CAPABILITY = 100
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user