Home
last modified time | relevance | path

Searched refs:iris_resource_prepare_depth (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/iris/
H A Diris_resource.h513 void iris_resource_prepare_depth(struct iris_context *ice,
H A Diris_resolve.c204 iris_resource_prepare_depth(ice, batch, z_res, in iris_predraw_resolve_framebuffer()
1039 iris_resource_prepare_depth(struct iris_context *ice, in iris_resource_prepare_depth() function
H A Diris_clear.c587 iris_resource_prepare_depth(ice, batch, z_res, level, box->z, box->depth); in clear_depth_stencil()