Home
last modified time | relevance | path

Searched refs:iris_resource_prepare_render (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/iris/
Diris_resource.h508 void iris_resource_prepare_render(struct iris_context *ice,
Diris_clear.c413 iris_resource_prepare_render(ice, res, format, level, box->z, box->depth, in clear_color()
666 iris_resource_prepare_render(ice, z_res, z_res->surf.format, level, in clear_depth_stencil()
Diris_blit.c511 iris_resource_prepare_render(ice, dst_res, dst_fmt.fmt, info->dst.level, in iris_blit()
620 iris_resource_prepare_render(ice, res, view_format, level, in prepare_copy_region()
Diris_resolve.c216 iris_resource_prepare_render(ice, z_res, z_res->surf.format, in iris_predraw_resolve_framebuffer()
277 iris_resource_prepare_render(ice, res, surf->view.format, in iris_predraw_resolve_framebuffer()
1299 iris_resource_prepare_render(struct iris_context *ice, in iris_resource_prepare_render() function
/external/mesa3d/docs/relnotes/
D21.1.0.rst4604 - iris: Drop batch param from iris_resource_prepare_render