Searched refs:delete_compute_state (Results 1 – 14 of 14) sorted by relevance
286 ctx->delete_compute_state = noop_delete_state; in noop_init_state_functions()
154 q->pipe->delete_compute_state(q->pipe, st); in ~exec_context()227 _q->pipe->delete_compute_state(_q->pipe, st); in bind()
599 void (*delete_compute_state)(struct pipe_context *, void *); member
450 pipe->delete_compute_state = softpipe_delete_compute_state; in softpipe_init_shader_funcs()
634 pipe->delete_compute_state(pipe, state); in trace_context_delete_compute_state()1897 TR_CTX_INIT(delete_compute_state); in trace_context_create()
800 sctx->b.b.delete_compute_state = si_delete_compute_state; in si_init_compute_functions()
806 CTX_INIT(delete_compute_state); in dd_context_create()
895 rctx->b.b.delete_compute_state = evergreen_delete_compute_state; in evergreen_init_compute_state_functions()
172 pipe->delete_compute_state(pipe, ctx->hwcs); in destroy_prog()
648 rctx->b.delete_compute_state(&rctx->b, rctx->query_result_shader); in r600_common_context_cleanup()
1324 pipe->delete_compute_state = nv50_sp_state_delete; in nv50_init_state_functions()
1401 pipe->delete_compute_state = nvc0_sp_state_delete; in nvc0_init_state_functions()
1036 ctx->pipe->delete_compute_state(ctx->pipe, handle); in cso_delete_compute_shader()
2369 ilo->base.delete_compute_state = ilo_delete_compute_state; in ilo_init_state_functions()