Searched refs:compute_pixels_clipped (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_meta_util.c68 compute_pixels_clipped(float x0, float y0, float x1, float y1, function in typeref:typename:bool
188 if (!compute_pixels_clipped(*srcX0, *srcY0, *srcX1, *srcY1,
193 if (!compute_pixels_clipped(*dstX0, *dstY0, *dstX1, *dstY1,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_meta_util.c68 compute_pixels_clipped(float x0, float y0, float x1, float y1, function in typeref:typename:bool
188 if (!compute_pixels_clipped(*srcX0, *srcY0, *srcX1, *srcY1,
193 if (!compute_pixels_clipped(*dstX0, *dstY0, *dstX1, *dstY1,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_blit.c72 compute_pixels_clipped(float x0, float y0, float x1, float y1, function in typeref:typename:bool
166 if (!compute_pixels_clipped(*dst_x0, *dst_y0, *dst_x1, *dst_y1,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_blit.c72 compute_pixels_clipped(float x0, float y0, float x1, float y1, function in typeref:typename:bool
166 if (!compute_pixels_clipped(*dst_x0, *dst_y0, *dst_x1, *dst_y1,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_blit.c111 compute_pixels_clipped(float x0, float y0, float x1, float y1, function in typeref:typename:bool
205 if (!compute_pixels_clipped(*dst_x0, *dst_y0, *dst_x1, *dst_y1,

Completed in 6 milliseconds