Searched defs:ctx_switch (Results 1 – 5 of 5) sorted by relevance
650 struct pvr_render_ctx_switch *ctx_switch = &ctx->ctx_switch; in pvr_render_ctx_switch_init() local700 struct pvr_render_ctx_switch *ctx_switch = &ctx->ctx_switch; in pvr_render_ctx_switch_fini() local984 const struct pvr_compute_ctx_switch *const ctx_switch = &ctx->ctx_switch; in pvr_compute_ctx_ws_static_state_init() local
99 } ctx_switch; member120 } ctx_switch; member
49 const struct pvr_compute_ctx_switch *const ctx_switch = &ctx->ctx_switch; in pvr_submit_info_stream_init() local
46 unsigned ctx_switch[MAX_RINGS]; member
352 static int ctx_switch(struct gpu_perf *gp, const void *event) in ctx_switch() function