Searched refs:delete_compute_state (Results 1 – 18 of 18) sorted by relevance
66 CALL(delete_compute_state)
2615 CTX_INIT(delete_compute_state); in threaded_context_create()
438 void (*delete_compute_state)(struct pipe_context *, void *); member
217 pctx->delete_compute_state = fd5_delete_compute_state; in fd5_compute_init()
284 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()
652 void (*delete_compute_state)(struct pipe_context *, void *); member
450 pipe->delete_compute_state = softpipe_delete_compute_state; in softpipe_init_shader_funcs()
496 rctx->b.delete_compute_state(&rctx->b, rctx->query_result_shader); in si_common_context_cleanup()
605 pipe->delete_compute_state(pipe, state); in trace_context_delete_compute_state()1876 TR_CTX_INIT(delete_compute_state); in trace_context_create()
808 CTX_INIT(delete_compute_state); in dd_context_create()
928 sctx->b.b.delete_compute_state = si_delete_compute_state; in si_init_compute_functions()
172 pipe->delete_compute_state(pipe, ctx->hwcs); in destroy_prog()
1164 rctx->b.b.delete_compute_state = evergreen_delete_compute_state; in evergreen_init_compute_state_functions()
725 rctx->b.delete_compute_state(&rctx->b, rctx->query_result_shader); in r600_common_context_cleanup()
1302 pipe->delete_compute_state = nv50_sp_state_delete; in nv50_init_state_functions()
1384 pipe->delete_compute_state = nvc0_sp_state_delete; in nvc0_init_state_functions()
1050 ctx->pipe->delete_compute_state(ctx->pipe, handle); in cso_delete_compute_shader()