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
_ZN18CTExtendedBitmapGc12RunTestCaseLEi @ 1 NONAME
_ZN18CTExtendedBitmapGc24WriteExtendedBitmapInfoLEPhRiPK4TRgbNS_12TStripeStyleE @ 2 NONAME
_ZN18CTExtendedBitmapGcC1EP20MTestHarnessCallBackR14CBitmapContext @ 3 NONAME
_ZN18CTExtendedBitmapGcC2EP20MTestHarnessCallBackR14CBitmapContext @ 4 NONAME
_ZN18CTExtendedBitmapGcD0Ev @ 5 NONAME
_ZN18CTExtendedBitmapGcD1Ev @ 6 NONAME
_ZN18CTExtendedBitmapGcD2Ev @ 7 NONAME
_ZTI18CTExtendedBitmapGc @ 8 NONAME
_ZTV18CTExtendedBitmapGc @ 9 NONAME