Home
last modified time | relevance | path

Searched refs:cso_destroy_context (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tests.c360 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()
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.h52 void cso_destroy_context( struct cso_context *cso );
H A Dcso_context.c417 void cso_destroy_context( struct cso_context *ctx ) in cso_destroy_context() function
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dtri.c232 cso_destroy_context(p->cso); in close_prog()
H A Dquad-tex.c292 cso_destroy_context(p->cso); in close_prog()
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_context.c89 cso_destroy_context(r->cso); in xa_context_destroy()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.c391 cso_destroy_context(st->cso_context); in st_destroy_context_priv()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1508 cso_destroy_context(queue->cso); in lvp_queue_finish()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9.c653 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()

Completed in 16 milliseconds