Java class for gles_texcombiner_source_enums.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="gles_texcombiner_source_enums">
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<enumeration value="TEXTURE"/>
<enumeration value="CONSTANT"/>
<enumeration value="PRIMARY"/>
<enumeration value="PREVIOUS"/>
</restriction>
</simpleType>
|