Searched refs:br00 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c8361 uint32_t br00, br13; local in function:sna_copy_bitmap_blt
8379 br00 = 3 << 20;
8382 br00 |= BLT_DST_TILED;
8426 b[0] = XY_MONO_SRC_COPY_IMM | (6 + src_stride) | br00;
8444 b[0] = XY_MONO_SRC_COPY_IMM | (5 + src_stride) | br00;
8502 b[0] = XY_MONO_SRC_COPY | br00 | 8;
8523 b[0] = XY_MONO_SRC_COPY | br00 | 6;
8590 uint32_t br00, br13; local in function:sna_copy_plane_blt
8606 br00 = XY_MONO_SRC_COPY | 3 << 20;
8609 br00 |
12363 uint32_t br00, br13; local in function:sna_poly_fill_rect_tiled_8x8_blt
13275 uint32_t pat[2] = {0, 0}, br00, br13; local in function:sna_poly_fill_rect_stippled_8x8_blt
13698 uint32_t br00, br13; local in function:sna_poly_fill_rect_stippled_1_blt
14292 sna_poly_fill_rect_stippled_n_box__imm(struct sna * sna,struct kgem_bo * bo,uint32_t br00,uint32_t br13,const GC * gc,const BoxRec * box,const DDXPointRec * origin) argument
14403 sna_poly_fill_rect_stippled_n_box(struct sna * sna,struct kgem_bo * bo,struct kgem_bo ** tile,uint32_t br00,uint32_t br13,const GC * gc,const BoxRec * box,const DDXPointRec * origin) argument
14628 uint32_t br00, br13; local in function:sna_poly_fill_rect_stippled_n_blt__imm
14768 uint32_t br00, br13; local in function:sna_poly_fill_rect_stippled_n_blt
15442 uint32_t br00; local in function:sna_glyph_blt
[all...]
H A Dkgem.c8090 uint32_t br00, br13; local in function:kgem_replace_bo
8142 br00 = XY_SRC_COPY_BLT_CMD;
8146 br00 |= BLT_SRC_TILED;
8153 case 32: br00 |= BLT_WRITE_ALPHA | BLT_WRITE_RGB;
8161 b[0] = br00 | 8;
8180 b[0] = br00 | 6;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_accel.c8200 uint32_t br00, br13; local in function:sna_copy_bitmap_blt
8218 br00 = 3 << 20;
8221 br00 |= BLT_DST_TILED;
8262 b[0] = XY_MONO_SRC_COPY_IMM | (6 + src_stride) | br00;
8280 b[0] = XY_MONO_SRC_COPY_IMM | (5 + src_stride) | br00;
8337 b[0] = XY_MONO_SRC_COPY | br00 | 8;
8358 b[0] = XY_MONO_SRC_COPY | br00 | 6;
8425 uint32_t br00, br13; local in function:sna_copy_plane_blt
8441 br00 = XY_MONO_SRC_COPY | 3 << 20;
8444 br00 |
12164 uint32_t br00, br13; local in function:sna_poly_fill_rect_tiled_8x8_blt
13072 uint32_t pat[2] = {0, 0}, br00, br13; local in function:sna_poly_fill_rect_stippled_8x8_blt
13491 uint32_t br00, br13; local in function:sna_poly_fill_rect_stippled_1_blt
14072 sna_poly_fill_rect_stippled_n_box__imm(struct sna * sna,struct kgem_bo * bo,uint32_t br00,uint32_t br13,const GC * gc,const BoxRec * box,const DDXPointRec * origin) argument
14182 sna_poly_fill_rect_stippled_n_box(struct sna * sna,struct kgem_bo * bo,struct kgem_bo ** tile,uint32_t br00,uint32_t br13,const GC * gc,const BoxRec * box,const DDXPointRec * origin) argument
14406 uint32_t br00, br13; local in function:sna_poly_fill_rect_stippled_n_blt__imm
14545 uint32_t br00, br13; local in function:sna_poly_fill_rect_stippled_n_blt
15218 uint32_t br00; local in function:sna_glyph_blt
[all...]
H A Dkgem.c7439 uint32_t br00, br13; local in function:kgem_replace_bo
7490 br00 = XY_SRC_COPY_BLT_CMD;
7494 br00 |= BLT_SRC_TILED;
7501 case 32: br00 |= BLT_WRITE_ALPHA | BLT_WRITE_RGB;
7509 b[0] = br00 | 8;
7528 b[0] = br00 | 6;

Completed in 39 milliseconds