egl/egltest/inc/egltestcommonprocess.h
branchRCL_3
changeset 26 15986eb6c500
parent 0 5d03bc08d59c
--- 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