Searched defs:bx1 (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dstex3d.c156 int bx0, bx1, by0, by1, bz0, bz1, b00, b10, b01, b11; local in function:noise3
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_resource.c953 uint32_t bx1 = (x * tile_w / local in function:vc4_dump_surface_msaa
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_resource.c978 uint32_t bx1 = (x * tile_w / local in function:vc4_dump_surface_msaa
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c5358 int bx1 = (box->x1 - x) & ~7; local in function:sna_put_xybitmap_blt
5530 int bx1 = (box->x1 - x) & ~7; local in function:sna_put_xypixmap_blt
8393 int bx1 = (box->x1 + sx) & ~7; local in function:sna_copy_bitmap_blt
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 Dsna_accel.c5225 int bx1 = (box->x1 - x) & ~7; local in function:sna_put_xybitmap_blt
5395 int bx1 = (box->x1 - x) & ~7; local in function:sna_put_xypixmap_blt
8230 int bx1 = (box->x1 + sx) & ~7; local in function:sna_copy_bitmap_blt
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...]

Completed in 40 milliseconds