egl/egltest/inc/egltestcommonprocess.h
branchRCL_3
changeset 26 15986eb6c500
parent 0 5d03bc08d59c
equal deleted inserted replaced
19:ac96196b945c 26:15986eb6c500
    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: