Home
last modified time | relevance | path

Searched refs:iyBot (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_aaline.c404 const GLint iyBot = (GLint) yBot; in segment() local
408 for (iy = iyBot; iy < iyTop; iy++) { in segment()