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

  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_tex_copy.c 97 GLuint image_x, image_y; local
105 &image_x, &image_y);
133 image_x + dstx, image_y + dsty,
intel_blit.c 534 unsigned int image_x, image_y; local
554 &image_x, &image_y);
556 x1 = image_x;
558 x2 = image_x + width;
intel_mipmap_tree.c 1075 unsigned int image_x, image_y; local
1125 unsigned int image_x, image_y; local
1213 unsigned int image_x, image_y; local
1247 unsigned int image_x, image_y; local
1307 uint32_t image_x; local
    [all...]

Completed in 121 milliseconds