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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_quad_blend.c 955 const int ity = (quad->input.y0 & (TILE_SIZE-1)); local
981 int y = ity + (j >> 1);
1047 const int ity = (quad->input.y0 & (TILE_SIZE-1)); local
1120 const int ity = (quad->input.y0 & (TILE_SIZE-1)); local
1188 const int ity = (quad->input.y0 & (TILE_SIZE-1)); local
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_blend.c 955 const int ity = (quad->input.y0 & (TILE_SIZE-1)); local
981 int y = ity + (j >> 1);
1047 const int ity = (quad->input.y0 & (TILE_SIZE-1)); local
1120 const int ity = (quad->input.y0 & (TILE_SIZE-1)); local
1188 const int ity = (quad->input.y0 & (TILE_SIZE-1)); local
    [all...]

Completed in 417 milliseconds