diff -r ac96196b945c -r 15986eb6c500 egl/egltest/inc/egltestcommonprocess.h --- a/egl/egltest/inc/egltestcommonprocess.h Mon Mar 15 12:45:41 2010 +0200 +++ b/egl/egltest/inc/egltestcommonprocess.h Wed Mar 31 23:34:07 2010 +0300 @@ -46,7 +46,8 @@ EProcSlotMsgQueueSgId, EProcSlotMsgQueueProcId, EProcSlotSourceFormat, - EProcSlotSurfaceFormat + EProcSlotSurfaceFormat, + EProcSlotCustomClientParam //data that could be sent from client to main process. Concrete implementation will need to specify the format }; class EglTestCommonProcess