Update contrib.
1 // Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
16 #ifndef __GRAPHICS_SIROCCO_WSINI_HBY__
17 #define __GRAPHICS_SIROCCO_WSINI_HBY__
19 //Wserv wsini test configurations:
21 #define WSERV_TEST_WSINI_ALF 0x0001
22 #define WSERV_TEST_WSINI_BITGDIRENDERSTAGE 0x0002
23 #define WSERV_TEST_WSINI_CSC 0x0003
24 #define WSERV_TEST_WSINI_GENERICPLUGIN 0x0004
25 #define WSERV_TEST_WSINI_LAYERCOMPOSITION 0x0005
26 #define WSERV_TEST_WSINI_RATELIMITER 0x0006
27 #define WSERV_TEST_WSINI_TTFX 0x0007
29 #endif // __GRAPHICS_SIROCCO_WSINI_HBY__