Home | History | Annotate | Download | only in i965

Lines Matching defs:rinfo

480       const struct surface_format_info *rinfo, *tinfo;
523 rinfo = &surface_formats[render];
530 if (gen >= rinfo->render_target &&
531 (gen >= rinfo->alpha_blend || is_integer)) {