Searched refs:clip_dst_y0 (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 | 185 float clip_dst_y0; local in function:brw_meta_mirror_clip_and_scissor 195 &clip_dst_x0, &clip_dst_y0, &clip_dst_x1, &clip_dst_y1)) 245 clip_src_y0, clip_dst_y0, clip_dst_y1, 251 clip_src_y1, clip_dst_y1, clip_dst_y0,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_meta_util.c | 185 float clip_dst_y0; local in function:brw_meta_mirror_clip_and_scissor 195 &clip_dst_x0, &clip_dst_y0, &clip_dst_x1, &clip_dst_y1)) 245 clip_src_y0, clip_dst_y0, clip_dst_y1, 251 clip_src_y1, clip_dst_y1, clip_dst_y0,
|
| /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 169 &clip_dst_x0, &clip_dst_y0, 218 clip_dst_y0, clip_dst_y1, scale_y, true); 222 clip_dst_y1, clip_dst_y0, scale_y, 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 169 &clip_dst_x0, &clip_dst_y0, 218 clip_dst_y0, clip_dst_y1, scale_y, true); 222 clip_dst_y1, clip_dst_y0, scale_y, 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 208 &clip_dst_x0, &clip_dst_y0, 257 clip_dst_y0, clip_dst_y1, scale_y, true); 261 clip_dst_y1, clip_dst_y0, scale_y, false);
|
Completed in 6 milliseconds