Searched refs:resample_func (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_blit.c148 typedef void (*resample_func)(GLint srcWidth, GLint dstWidth, typedef in typeref:typename:void (*)(GLint srcWidth,GLint dstWidth,const GLvoid * srcBuffer,GLvoid * dstBuffer,GLboolean flip)
151 resample_func resampleRow;
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_blit.c148 typedef void (*resample_func)(GLint srcWidth, GLint dstWidth, typedef in typeref:typename:void (*)(GLint srcWidth,GLint dstWidth,const GLvoid * srcBuffer,GLvoid * dstBuffer,GLboolean flip)
151 resample_func resampleRow;

Completed in 4 milliseconds