HomeSort by relevance Sort by last modified time
    Searched defs:g_w (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_compute.c 42 int g_w, int g_h, int g_d,
68 machine->SystemValue[i].xyzw[0].i[j] = g_w;
86 int g_w, int g_h, int g_d,
94 machine->SystemValue[i].xyzw[0].i[j] = g_w;
111 int g_w, int g_h, int g_d, int num_threads,
120 grp_hit_barrier |= cs_run(cs, g_w, g_h, g_d, machines[i], restart_threads);
177 int g_w, g_h, g_d; local
224 for (g_w = 0; g_w < grid_size[0]; g_w++)
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 318 unsigned int g_w; member in struct:vpx_codec_enc_cfg
    [all...]

Completed in 185 milliseconds