Home
last modified time | relevance | path

Searched refs:LocalMem (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_compute.c204 machines[idx]->LocalMem = local_mem; in softpipe_launch_grid()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h339 void *LocalMem; member
Dtgsi_exec.c3711 ptr = mach->LocalMem; in exec_load_membuf()
3854 ptr = mach->LocalMem; in exec_store_membuf()
3994 ptr[i] = (char *)mach->LocalMem + offset.u[i]; in exec_atomop_membuf()