Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_blit.c126 const GLint srcXpos = MIN2(srcX0, srcX1); in blit_nearest() local
527 const GLint srcXpos = MIN2(srcX0, srcX1); in blit_linear() local