Home | History | Annotate | Download | only in blorp

Lines Matching refs:src_surf

2042            const struct blorp_surf *src_surf,
2058 if (src_surf->surf->usage & ISL_SURF_USAGE_STENCIL_BIT)
2059 assert(src_surf->surf->format == ISL_FORMAT_R8_UINT);
2064 assert(src_surf->surf->usage & ISL_SURF_USAGE_STENCIL_BIT);
2072 brw_blorp_surface_info_init(batch->blorp, &params.src, src_surf, src_level,
2395 const struct blorp_surf *src_surf,
2410 brw_blorp_surface_info_init(batch->blorp, &params.src, src_surf, src_level,
2465 isl_format_srgb_to_linear(src_surf->surf->format);