Searched refs:zink_format_needs_mutable (Results 1 – 4 of 4) sorted by relevance
53 zink_format_needs_mutable(enum pipe_format a, enum pipe_format b) in zink_format_needs_mutable() function
264 …bool actually = !zink_format_needs_mutable(pres->format, templ->format) || (pres->bind & ZINK_BIND… in zink_get_surface()328 if (!res->obj->dt && zink_format_needs_mutable(pres->format, templ->format)) { in zink_create_surface()
441 if (zink_format_needs_mutable(info->src.format, info->src.resource->format)) in zink_blit()443 if (zink_format_needs_mutable(info->dst.format, info->dst.resource->format)) in zink_blit()
1890 if (zink_format_needs_mutable(view->resource->format, view->format)) in create_image_surface()2167 if (zink_format_needs_mutable(res->base.b.format, b->image_view->base.format)) in zink_set_sampler_views()