Added GLES 1.x spinning cube-rendering code to eglbringuptest
The coordinate, color and index data are uploaded to server-side
buffers by the CGLES1Cube::KhrSetup function. CGLES1Cube::KhrPaint
just sets the view matrix and issues a draw command.
Which demo to display can be selected by passing its name on the
command line, e.g.
eglbringuptest vgline
eglbringuptest gles1cube
If no name is provided, the application defaults to vgline.
EXPORTS
_ZN21RSurfaceUpdateSession12SubmitUpdateEiRK10TSurfaceIdiPK7TRegion @ 1 NONAME
_ZN21RSurfaceUpdateSession19NotifyWhenAvailableER14TRequestStatus @ 2 NONAME
_ZN21RSurfaceUpdateSession19NotifyWhenDisplayedER14TRequestStatusR8TPckgBufImE @ 3 NONAME
_ZN21RSurfaceUpdateSession25NotifyWhenDisplayedXTimesEiR14TRequestStatus @ 4 NONAME
_ZN21RSurfaceUpdateSession28CancelAllUpdateNotificationsEv @ 5 NONAME
_ZN21RSurfaceUpdateSession5CloseEv @ 6 NONAME
_ZN21RSurfaceUpdateSession7ConnectEi @ 7 NONAME
_ZN21RSurfaceUpdateSessionC1Ev @ 8 NONAME
_ZN21RSurfaceUpdateSessionC2Ev @ 9 NONAME