Searched refs:tgsi_exec_machine_run (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_fs_exec.c | 125 quad->inout.mask &= tgsi_exec_machine_run( machine, 0 );
|
| H A D | sp_compute.c | 102 tgsi_exec_machine_run(machine, restart ? machine->pc : 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_fs_exec.c | 125 quad->inout.mask &= tgsi_exec_machine_run( machine, 0 );
|
| H A D | sp_compute.c | 102 tgsi_exec_machine_run(machine, restart ? machine->pc : 0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_vs_exec.c | 168 tgsi_exec_machine_run(machine, 0);
|
| H A D | draw_gs.c | 214 tgsi_exec_machine_run(machine, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_vs_exec.c | 171 tgsi_exec_machine_run(machine, 0);
|
| H A D | draw_gs.c | 219 tgsi_exec_machine_run(machine, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.h | 419 tgsi_exec_machine_run(
|
| H A D | tgsi_exec.c | 1041 * After this, we can call tgsi_exec_machine_run() many times. 6092 tgsi_exec_machine_run( struct tgsi_exec_machine *mach, int start_pc ) function in typeref:typename:uint
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.h | 492 tgsi_exec_machine_run(
|
| H A D | tgsi_exec.c | 1106 * After this, we can call tgsi_exec_machine_run() many times. 6375 tgsi_exec_machine_run( struct tgsi_exec_machine *mach, int start_pc ) function in typeref:typename:uint
|
Completed in 31 milliseconds