Searched refs:clip_dst_x1 (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_meta_util.c | 184 float clip_dst_x1; local in function:brw_meta_mirror_clip_and_scissor 195 &clip_dst_x0, &clip_dst_y0, &clip_dst_x1, &clip_dst_y1)) 233 clip_src_x0, clip_dst_x0, clip_dst_x1, 239 clip_src_x1, clip_dst_x1, clip_dst_x0,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_meta_util.c | 184 float clip_dst_x1; local in function:brw_meta_mirror_clip_and_scissor 195 &clip_dst_x0, &clip_dst_y0, &clip_dst_x1, &clip_dst_y1)) 233 clip_src_x0, clip_dst_x0, clip_dst_x1, 239 clip_src_x1, clip_dst_x1, clip_dst_x0,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_blit.c | 163 float clip_dst_x0, clip_dst_x1, clip_dst_y0, clip_dst_y1; local in function:apply_blit_scissor 170 &clip_dst_x1, &clip_dst_y1)) 210 clip_dst_x0, clip_dst_x1, scale_x, true); 214 clip_dst_x1, clip_dst_x0, scale_x, false);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_blit.c | 163 float clip_dst_x0, clip_dst_x1, clip_dst_y0, clip_dst_y1; local in function:apply_blit_scissor 170 &clip_dst_x1, &clip_dst_y1)) 210 clip_dst_x0, clip_dst_x1, scale_x, true); 214 clip_dst_x1, clip_dst_x0, scale_x, false);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_blit.c | 202 float clip_dst_x0, clip_dst_x1, clip_dst_y0, clip_dst_y1; local in function:apply_blit_scissor 209 &clip_dst_x1, &clip_dst_y1)) 249 clip_dst_x0, clip_dst_x1, scale_x, true); 253 clip_dst_x1, clip_dst_x0, scale_x, false);
|
Completed in 8 milliseconds