Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_zoom.c49 GLint spanX, GLint spanY, GLint width, in compute_zoomed_bounds()
361 GLint width, GLint spanX, GLint spanY, in _swrast_write_zoomed_stencil_span()
404 GLint width, GLint spanX, GLint spanY, in _swrast_write_zoomed_z_span()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c841 GLint spanY; in draw_stencil_pixels() local