egl/egltest/inc/egltestcommonprocess.h
changeset 36 01a6848ebfd7
parent 0 5d03bc08d59c
equal deleted inserted replaced
0:5d03bc08d59c 36:01a6848ebfd7
    44 	EProcSlotSemaphore0,
    44 	EProcSlotSemaphore0,
    45 	EProcSlotSemaphore1,
    45 	EProcSlotSemaphore1,
    46 	EProcSlotMsgQueueSgId,
    46 	EProcSlotMsgQueueSgId,
    47 	EProcSlotMsgQueueProcId,
    47 	EProcSlotMsgQueueProcId,
    48 	EProcSlotSourceFormat,
    48 	EProcSlotSourceFormat,
    49 	EProcSlotSurfaceFormat
    49 	EProcSlotSurfaceFormat,
       
    50 	EProcSlotCustomClientParam //data that could be sent from client to main process. Concrete implementation will need to specify the format
    50 	};
    51 	};
    51 
    52 
    52 class EglTestCommonProcess
    53 class EglTestCommonProcess
    53 	{
    54 	{
    54 	public:
    55 	public: