Home
last modified time | relevance | path

Searched defs:spanY (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_zoom.c50 GLint spanX, GLint spanY, GLint width, in compute_zoomed_bounds()
362 GLint width, GLint spanX, GLint spanY, in _swrast_write_zoomed_stencil_span()
405 GLint width, GLint spanX, GLint spanY, in _swrast_write_zoomed_z_span()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c911 GLint spanY; in draw_stencil_pixels() local