Searched refs:delete_tcs_state (Results 1 – 13 of 13) sorted by relevance
70 CALL(delete_tcs_state)
2609 CTX_INIT(delete_tcs_state); in threaded_context_create()
285 ctx->delete_tcs_state = noop_delete_state; in noop_init_state_functions()
241 void (*delete_tcs_state)(struct pipe_context *, void *); member
183 nvc0->base.pipe.delete_tcs_state(&nvc0->base.pipe, nvc0->tcp_empty); in nvc0_context_unreference_resources()
1379 pipe->delete_tcs_state = nvc0_sp_state_delete; in nvc0_init_state_functions()
85 rctx->b.b.delete_tcs_state(&rctx->b.b, rctx->fixed_func_tcs_shader); in r600_destroy_context()
3208 rctx->b.b.delete_tcs_state = r600_delete_tcs_state; in r600_init_common_state_functions()
802 CTX_INIT(delete_tcs_state); in dd_context_create()
138 sctx->b.b.delete_tcs_state(&sctx->b.b, sctx->fixed_func_tcs_shader.cso); in si_destroy_context()
3487 sctx->b.b.delete_tcs_state = si_delete_shader_selector; in si_init_shader_functions()
1870 TR_CTX_INIT(delete_tcs_state); in trace_context_create()
960 ctx->pipe->delete_tcs_state(ctx->pipe, handle); in cso_delete_tessctrl_shader()