Home
last modified time | relevance | path

Searched refs:tgsi_exec_machine_bind_shader (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_fs_exec.c64 tgsi_exec_machine_bind_shader(machine, in exec_prepare()
182 tgsi_exec_machine_bind_shader(machine, NULL, NULL, NULL, NULL); in exec_delete()
Dsp_compute.c52 tgsi_exec_machine_bind_shader(machine, in cs_prepare()
135 tgsi_exec_machine_bind_shader(machine, NULL, NULL, NULL, NULL); in cs_delete()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vs_exec.c73 tgsi_exec_machine_bind_shader(evs->machine, in vs_exec_prepare()
Ddraw_gs.c730 tgsi_exec_machine_bind_shader(shader->machine, in draw_geometry_shader_prepare()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h454 tgsi_exec_machine_bind_shader(
Dtgsi_exec.c1085 tgsi_exec_machine_bind_shader( in tgsi_exec_machine_bind_shader() function