Lines Matching refs:context_id
204 surface->context_id = context->context_id;
252 assert(context->context_id == target_surface->context_id);
253 assert(!past_surface || context->context_id == past_surface->context_id);
254 assert(!future_surface || context->context_id == future_surface->context_id);
259 assert(macroblocks->context_id == context->context_id);
260 assert(blocks->context_id == context->context_id);