Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_fs.c112 tgsi_exec_set_constant_buffers(machine, PIPE_MAX_CONSTANT_BUFFERS, in shade_quads()
Dsp_compute.c215 tgsi_exec_set_constant_buffers(machines[idx], PIPE_MAX_CONSTANT_BUFFERS, in softpipe_launch_grid()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vs_exec.c105 tgsi_exec_set_constant_buffers(machine, PIPE_MAX_CONSTANT_BUFFERS, in vs_exec_run_linear()
Ddraw_gs.c194 tgsi_exec_set_constant_buffers(machine, PIPE_MAX_CONSTANT_BUFFERS, in tgsi_gs_prepare()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h485 tgsi_exec_set_constant_buffers(struct tgsi_exec_machine *mach,
Dtgsi_exec.c1020 tgsi_exec_set_constant_buffers(struct tgsi_exec_machine *mach, in tgsi_exec_set_constant_buffers() function