Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_blit.c142 typedef void (*resample_func)(GLint srcWidth, GLint dstWidth, in blit_nearest() typedef
145 resample_func resampleRow; in blit_nearest()