Searched refs:LocalMem (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_compute.c206 machines[idx]->LocalMem = local_mem;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_compute.c206 machines[idx]->LocalMem = local_mem;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h339 void *LocalMem; member in struct:tgsi_exec_machine
H A Dtgsi_exec.c3772 ptr = mach->LocalMem;
3942 char *ptr = mach->LocalMem;
4073 ptr[i] = (char *)mach->LocalMem + offset.u[i];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h413 void *LocalMem; member in struct:tgsi_exec_machine
H A Dtgsi_exec.c4016 char *ptr = mach->LocalMem;
4173 char *ptr = mach->LocalMem;
4343 char *ptr = mach->LocalMem;

Completed in 22 milliseconds