Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/swrast/
Ds_linetemp.h304 GLint errorInc = dy+dy; in NAME() local
344 GLint errorInc = dx+dx; in NAME() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c1078 const int errorInc = dy + dy; in sp_setup_line() local
1098 const int errorInc = dx + dx; in sp_setup_line() local