Searched refs:ptrCtx (Results 1 – 1 of 1) sorted by relevance
44 void* ptrCtx; in append() local45 memcpy(&ptrCtx, &ctx, sizeof(ctx)); in append()46 this->append(stage, ptrCtx); in append()