Home
last modified time | relevance | path

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 Dsp_fs_exec.c63 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 Dsp_compute.c50 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 Dtgsi_exec.h418 tgsi_exec_machine_bind_shader(
H A Dtgsi_exec.c1024 tgsi_exec_machine_bind_shader( in tgsi_exec_machine_bind_shader() function
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c76 tgsi_exec_machine_bind_shader(evs->machine, in vs_exec_prepare()
H A Ddraw_gs.c725 tgsi_exec_machine_bind_shader(shader->machine, in draw_geometry_shader_prepare()