Lines Matching defs:surf
220 for (unsigned res_lvl = 0; res_lvl < res->surf.levels; res_lvl++) {
299 struct blorp_surf surf;
300 crocus_blorp_surf_for_resource(&screen->vtbl, &batch->screen->isl_dev, &surf,
309 blorp_fast_clear(&blorp_batch, &surf, isl_format_srgb_to_linear(format),
356 res->surf.format, format, color);
369 struct blorp_surf surf;
370 crocus_blorp_surf_for_resource(&screen->vtbl, &batch->screen->isl_dev, &surf,
380 blorp_clear(&blorp_batch, &surf, format, swizzle,
443 (u_minify(res->surf.phys_level0_sa.width,
477 for (unsigned res_level = 0; res_level < res->surf.levels; res_level++) {
589 crocus_resource_render_aux_usage(ice, z_res, level, z_res->surf.format,
746 enum isl_format format = res->surf.format;