Searched refs:pLightEventBuffer (Results 1 – 1 of 1) sorted by relevance
158 void* pLightEventBuffer = AllocateOnStack(&stack, sizeof(LightEvent)); in SetupStackAndParam() local161 LightEvent* pStartEvent = new(pLightEventBuffer) LightEvent(false); in SetupStackAndParam()