Searched refs:tgsi_exec_machine_bind_shader (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_fs_exec.c | 63 tgsi_exec_machine_bind_shader(machine, in exec_prepare() 181 tgsi_exec_machine_bind_shader(machine, NULL, NULL, NULL, NULL); in exec_delete()
|
H A D | sp_compute.c | 50 tgsi_exec_machine_bind_shader(machine, in cs_prepare() 132 tgsi_exec_machine_bind_shader(machine, NULL, NULL, NULL, NULL); in cs_delete()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.h | 418 tgsi_exec_machine_bind_shader(
|
H A D | tgsi_exec.c | 1024 tgsi_exec_machine_bind_shader( in tgsi_exec_machine_bind_shader() function
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_vs_exec.c | 76 tgsi_exec_machine_bind_shader(evs->machine, in vs_exec_prepare()
|
H A D | draw_gs.c | 725 tgsi_exec_machine_bind_shader(shader->machine, in draw_geometry_shader_prepare()
|