Searched refs:y_start (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | pixman-trap.c | 157 pixman_fixed_t y_start, 195 pixman_edge_step (e, y_start - y_top); 155 pixman_edge_init(pixman_edge_t * e,int n,pixman_fixed_t y_start,pixman_fixed_t x_top,pixman_fixed_t y_top,pixman_fixed_t x_bot,pixman_fixed_t y_bot) argument
|
| H A D | pixman.h | 1553 pixman_fixed_t y_start,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_fs_visitor.cpp | 469 const fs_reg y_start = brw_vec1_grf(coef_payload.nr, 6); local in function:fs_visitor::emit_interpolation_setup_gfx6 478 abld.ADD(float_pixel_y, this->pixel_y, negate(y_start));
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_probe.h | 424 uint32_t y_start; member in struct:avivo_grph_state
|
| H A D | radeon_driver.c | 4540 state->grph.y_start = INREG(offset + EVERGREEN_GRPH_Y_START); 4568 OUTREG(offset + EVERGREEN_GRPH_Y_START, state->grph.y_start); 4998 state->grph[0].y_start = INREG(AVIVO_D1GRPH_Y_START); 5039 state->grph[1].y_start = INREG(AVIVO_D2GRPH_Y_START); 5303 OUTREG(AVIVO_D1GRPH_Y_START, state->grph[0].y_start); 5317 OUTREG(AVIVO_D2GRPH_Y_START, state->grph[1].y_start);
|
Completed in 17 milliseconds