Searched refs:tgsi_exec_set_constant_buffers (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_quad_fs.c | 112 tgsi_exec_set_constant_buffers(machine, PIPE_MAX_CONSTANT_BUFFERS, in shade_quads()
|
D | sp_compute.c | 215 tgsi_exec_set_constant_buffers(machines[idx], PIPE_MAX_CONSTANT_BUFFERS, in softpipe_launch_grid()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_vs_exec.c | 105 tgsi_exec_set_constant_buffers(machine, PIPE_MAX_CONSTANT_BUFFERS, in vs_exec_run_linear()
|
D | draw_gs.c | 194 tgsi_exec_set_constant_buffers(machine, PIPE_MAX_CONSTANT_BUFFERS, in tgsi_gs_prepare()
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.h | 485 tgsi_exec_set_constant_buffers(struct tgsi_exec_machine *mach,
|
D | tgsi_exec.c | 1020 tgsi_exec_set_constant_buffers(struct tgsi_exec_machine *mach, in tgsi_exec_set_constant_buffers() function
|