Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_compute.c177 void *local_mem = NULL; in softpipe_launch_grid() local
188 local_mem = CALLOC(1, cs->shader.req_local_mem); in softpipe_launch_grid()
193 FREE(local_mem); in softpipe_launch_grid()
204 machines[idx]->LocalMem = local_mem; in softpipe_launch_grid()
240 FREE(local_mem); in softpipe_launch_grid()

Completed in 2 milliseconds