Home
last modified time | relevance | path

Searched refs:ureg_destroy (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_vs.c67 ureg_destroy(ureg); in get_dummy_vertex_shader()
276 ureg_destroy(ureg); in compile_passthrough_vs()
Dsvga_state_fs.c77 ureg_destroy(ureg); in get_dummy_fragment_shader()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shaderlib_tgsi.c183 ureg_destroy(ureg); in si_create_dma_compute_shader()
567 ureg_destroy(ureg); in si_create_fmask_expand_cs()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h138 ureg_destroy( struct ureg_program * );
151 ureg_destroy( p ); in ureg_create_shader_with_so_and_destroy()
Dtgsi_ureg.c2440 void ureg_destroy( struct ureg_program *ureg ) in ureg_destroy() function
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_fs.c232 ureg_destroy(ureg); in r300_dummy_fragment_shader()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShader.cpp81 ureg_destroy(ureg); in CreateEmptyShader()
DShaderTGSI.c2295 ureg_destroy(ureg); in Shader_tgsi_translate()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c3941 ureg_destroy(p); in nine_create_shader_with_so_and_destroy()
3988 ureg_destroy(tx->ureg); in nine_translate_shader()
4000 ureg_destroy(tx->ureg); in nine_translate_shader()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c3893 ureg_destroy(c->ureg); in nir_to_tgsi_options()