profile_GLES2

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:ID optional
Unique identifier for referencing
language xs:NCName required
Shading language that will be used.  This is not an enum to support future languages.  Current known languages at this time are GLSL-ES, CG
platforms list_of_names_type optional
Support for multiple OpenGL ES 2.0 platforms

Source

<xs:element name="profile_GLES2" type="profile_gles2_type"/>

Sample