Searched defs:g_d (Results  1 – 1 of 1) sorted by relevance
| /external/mesa3d/src/gallium/drivers/softpipe/ | 
| D | sp_compute.c | 42            int g_w, int g_h, int g_d,  in cs_prepare()86        int g_w, int g_h, int g_d,  in cs_run()
 111               int g_w, int g_h, int g_d, int num_threads,  in run_workgroup()
 177    int g_w, g_h, g_d;  in softpipe_launch_grid()  local
 
 |