egl/egltest/inc/egltestcommonprocess.h
changeset 36 01a6848ebfd7
parent 0 5d03bc08d59c
--- a/egl/egltest/inc/egltestcommonprocess.h	Tue Feb 02 01:47:50 2010 +0200
+++ b/egl/egltest/inc/egltestcommonprocess.h	Fri Apr 16 16:21:04 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