Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_blit.c127 const GLint srcYpos = MIN2(srcY0, srcY1); in blit_nearest() local
528 const GLint srcYpos = MIN2(srcY0, srcY1); in blit_linear() local