| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | stex3d.c | 156 int bx0, bx1, by0, by1, bz0, bz1, b00, b10, b01, b11; local in function:noise3 160 setup(0, bx0, bx1, rx0, rx1); 165 j = p[bx1];
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.c | 953 uint32_t bx1 = (x * tile_w / local in function:vc4_dump_surface_msaa 963 tx + bx1, 965 bx2 - bx1,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.c | 978 uint32_t bx1 = (x * tile_w / local in function:vc4_dump_surface_msaa 988 tx + bx1, 990 bx2 - bx1,
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_accel.c | 5358 int bx1 = (box->x1 - x) & ~7; local in function:sna_put_xybitmap_blt 5360 int bw = (bx2 - bx1)/8; 5387 uint8_t *src = (uint8_t*)bits + (box->y1 - y) * src_stride + bx1/8; 5530 int bx1 = (box->x1 - x) & ~7; local in function:sna_put_xypixmap_blt 5532 int bw = (bx2 - bx1)/8; 5557 uint8_t *src = (uint8_t*)bits + (box->y1 - y) * src_stride + bx1/8; 8393 int bx1 = (box->x1 + sx) & ~7; local in function:sna_copy_bitmap_blt 8395 int bw = (bx2 - bx1)/8; 8406 sx, sy, bx1, bx2)); 8464 src += (box->y1 + sy) * src_stride + bx1/ 8618 int bx1 = (box->x1 + sx) & ~7; local in function:sna_copy_plane_blt 13727 int bx1 = (r->x - origin->x) & ~7; local in function:sna_poly_fill_rect_stippled_1_blt 13914 int bx1, bx2, bw, bh, bstride; local in function:sna_poly_fill_rect_stippled_1_blt 14097 int bx1, bx2, bw, bh, bstride; local in function:sna_poly_fill_rect_stippled_1_blt 14312 int bx1, bx2, bw, bh, len, ox; local in function:sna_poly_fill_rect_stippled_n_box__imm 14437 int bx1, bx2, bw, bh, len, ox; local in function:sna_poly_fill_rect_stippled_n_box 16687 int bx1 = (box->x1 - region->extents.x1) & ~7; local in function:sna_push_pixels_solid_blt [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_accel.c | 5225 int bx1 = (box->x1 - x) & ~7; local in function:sna_put_xybitmap_blt 5227 int bw = (bx2 - bx1)/8; 5253 uint8_t *src = (uint8_t*)bits + (box->y1 - y) * src_stride + bx1/8; 5395 int bx1 = (box->x1 - x) & ~7; local in function:sna_put_xypixmap_blt 5397 int bw = (bx2 - bx1)/8; 5421 uint8_t *src = (uint8_t*)bits + (box->y1 - y) * src_stride + bx1/8; 8230 int bx1 = (box->x1 + sx) & ~7; local in function:sna_copy_bitmap_blt 8232 int bw = (bx2 - bx1)/8; 8243 sx, sy, bx1, bx2)); 8300 src += (box->y1 + sy) * src_stride + bx1/ 8453 int bx1 = (box->x1 + sx) & ~7; local in function:sna_copy_plane_blt 13519 int bx1 = (r->x - origin->x) & ~7; local in function:sna_poly_fill_rect_stippled_1_blt 13698 int bx1, bx2, bw, bh, bstride; local in function:sna_poly_fill_rect_stippled_1_blt 13879 int bx1, bx2, bw, bh, bstride; local in function:sna_poly_fill_rect_stippled_1_blt 14092 int bx1, bx2, bw, bh, len, ox; local in function:sna_poly_fill_rect_stippled_n_box__imm 14216 int bx1, bx2, bw, bh, len, ox; local in function:sna_poly_fill_rect_stippled_n_box 16458 int bx1 = (box->x1 - region->extents.x1) & ~7; local in function:sna_push_pixels_solid_blt [all...] |