Searched refs:cso_destroy_context (Results 1 – 12 of 12) sorted by relevance
360 cso_destroy_context(cso); in tgsi_vs_window_space_position()414 cso_destroy_context(cso); in null_sampler_view()471 cso_destroy_context(cso); in util_test_constant_buffer()510 cso_destroy_context(cso); in disabled_fragment_shader()616 cso_destroy_context(cso); in test_sync_file_fences()790 cso_destroy_context(cso); in test_texture_barrier()
52 void cso_destroy_context( struct cso_context *cso );
407 void cso_destroy_context( struct cso_context *ctx ) in cso_destroy_context() function
232 cso_destroy_context(p->cso); in close_prog()
292 cso_destroy_context(p->cso); in close_prog()
89 cso_destroy_context(r->cso); in xa_context_destroy()
472 cso_destroy_context(st->cso_context); in st_destroy_context_priv()
653 if (This->context.cso) { cso_destroy_context(This->context.cso); } in NineDevice9_dtor()654 if (This->cso_sw) { cso_destroy_context(This->cso_sw); } in NineDevice9_dtor()
1393 cso_destroy_context(queue->cso); in lvp_queue_finish()
70 - Regression: Segfault in cso_destroy_context() regression in 20.2
3985 - aux/cso: split cso_destroy_context into unbind and a destroy functions
207 - Regression: Segfault in cso_destroy_context() regression in 20.2