HomeSort by relevance Sort by last modified time
    Searched defs:g_h (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,
69 machine->SystemValue[i].xyzw[1].i[j] = g_h;
86 int g_w, int g_h, int g_d,
95 machine->SystemValue[i].xyzw[1].i[j] = g_h;
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
223 for (g_h = 0; g_h < grid_size[1]; g_h++)
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 327 unsigned int g_h; member in struct:vpx_codec_enc_cfg
    [all...]

Completed in 84 milliseconds