Searched refs:clip_src_x0 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_meta_util.c | 179 float clip_src_x0; local in function:brw_meta_mirror_clip_and_scissor 190 &clip_src_x0, &clip_src_y0, &clip_src_x1, &clip_src_y1)) 215 * involved. For example, clip_src_x0 represents the number of pixels to be 216 * clipped for the src rect's left side, so if clip_src_x0 = 5, 233 clip_src_x0, clip_dst_x0, clip_dst_x1,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_meta_util.c | 179 float clip_src_x0; local in function:brw_meta_mirror_clip_and_scissor 190 &clip_src_x0, &clip_src_y0, &clip_src_x1, &clip_src_y1)) 215 * involved. For example, clip_src_x0 represents the number of pixels to be 216 * clipped for the src rect's left side, so if clip_src_x0 = 5, 233 clip_src_x0, clip_dst_x0, clip_dst_x1,
|
Completed in 3 milliseconds