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
??1CWsGraphicSurface@@UAE@XZ @ 1 NONAME ; CWsGraphicSurface::~CWsGraphicSurface(void)
?CWsGraphicSurface_Reserved1@CWsGraphicSurface@@MAEHXZ @ 2 NONAME ; int CWsGraphicSurface::CWsGraphicSurface_Reserved1(void)
?CWsGraphicSurface_Reserved2@CWsGraphicSurface@@MAEHXZ @ 3 NONAME ; int CWsGraphicSurface::CWsGraphicSurface_Reserved2(void)
?CWsGraphicSurface_Reserved3@CWsGraphicSurface@@MAEHXZ @ 4 NONAME ; int CWsGraphicSurface::CWsGraphicSurface_Reserved3(void)
?ConstructL@CWsGraphicSurface@@QAEXABVTSurfaceConfiguration@@IPBV?$TArray@I@@@Z @ 5 NONAME ; void CWsGraphicSurface::ConstructL(class TSurfaceConfiguration const &, unsigned int, class TArray<unsigned int> const *)
?ConstructL@CWsGraphicSurface@@QAEXABVTWsGraphicId@@ABVTSurfaceConfiguration@@IPBV?$TArray@I@@@Z @ 6 NONAME ; void CWsGraphicSurface::ConstructL(class TWsGraphicId const &, class TSurfaceConfiguration const &, unsigned int, class TArray<unsigned int> const *)
?ConstructL@CWsGraphicSurface@@QAEXVTUid@@ABVTSurfaceConfiguration@@IPBV?$TArray@I@@@Z @ 7 NONAME ; void CWsGraphicSurface::ConstructL(class TUid, class TSurfaceConfiguration const &, unsigned int, class TArray<unsigned int> const *)
?HandleMessage@CWsGraphicSurface@@EAEXABVTDesC8@@@Z @ 8 NONAME ; void CWsGraphicSurface::HandleMessage(class TDesC8 const &)
?NewL@CWsGraphicSurface@@SAPAV1@ABVTSurfaceConfiguration@@IPBV?$TArray@I@@@Z @ 9 NONAME ; class CWsGraphicSurface * CWsGraphicSurface::NewL(class TSurfaceConfiguration const &, unsigned int, class TArray<unsigned int> const *)
?NewL@CWsGraphicSurface@@SAPAV1@ABVTWsGraphicId@@ABVTSurfaceConfiguration@@IPBV?$TArray@I@@@Z @ 10 NONAME ; class CWsGraphicSurface * CWsGraphicSurface::NewL(class TWsGraphicId const &, class TSurfaceConfiguration const &, unsigned int, class TArray<unsigned int> const *)
?NewL@CWsGraphicSurface@@SAPAV1@VTUid@@ABVTSurfaceConfiguration@@IPBV?$TArray@I@@@Z @ 11 NONAME ; class CWsGraphicSurface * CWsGraphicSurface::NewL(class TUid, class TSurfaceConfiguration const &, unsigned int, class TArray<unsigned int> const *)
?OnReplace@CWsGraphicSurface@@EAEXXZ @ 12 NONAME ; void CWsGraphicSurface::OnReplace(void)
?Share@CWsGraphicSurface@@MAEHVTSecureId@@@Z @ 13 NONAME ; int CWsGraphicSurface::Share(class TSecureId)
?ShareGlobally@CWsGraphicSurface@@MAEHXZ @ 14 NONAME ; int CWsGraphicSurface::ShareGlobally(void)
?UnShare@CWsGraphicSurface@@MAEHVTSecureId@@@Z @ 15 NONAME ; int CWsGraphicSurface::UnShare(class TSecureId)
?UnShareGlobally@CWsGraphicSurface@@MAEHXZ @ 16 NONAME ; int CWsGraphicSurface::UnShareGlobally(void)
??0CWsGraphicSurface@@IAE@XZ @ 17 NONAME ; CWsGraphicSurface::CWsGraphicSurface(void)
?RegisterScreens@CWsGraphicSurface@@IAEXABVTSurfaceConfiguration@@PBV?$TArray@I@@@Z @ 18 NONAME ; void CWsGraphicSurface::RegisterScreens(class TSurfaceConfiguration const &, class TArray<unsigned int> const *)
?UnRegisterScreens@CWsGraphicSurface@@IAEXXZ @ 19 NONAME ; void CWsGraphicSurface::UnRegisterScreens(void)
?MakeParamsLC@CWsGraphicSurface@@IAEPAVTConstructParams@1@ABVTSurfaceConfiguration@@IPBV?$TArray@I@@@Z @ 20 NONAME ; class CWsGraphicSurface::TConstructParams * CWsGraphicSurface::MakeParamsLC(class TSurfaceConfiguration const &, unsigned int, class TArray<unsigned int> const *)
?SendMessage@CWsGraphicSurface@@IAEHABVTSurfaceConfiguration@@@Z @ 21 NONAME ; int CWsGraphicSurface::SendMessage(class TSurfaceConfiguration const &)
?SendMessage@CWsGraphicSurface@@IAEHABVTWsGraphicAnimation@@@Z @ 22 NONAME ; int CWsGraphicSurface::SendMessage(class TWsGraphicAnimation const &)