Searched refs:crocus_resource_finish_render (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_resolve.c | 337 crocus_resource_finish_render(ice, z_res, zs_surf->u.tex.level, in crocus_postdraw_update_resolve_tracking() 382 crocus_resource_finish_render(ice, res, desc->tex.level, in crocus_postdraw_update_resolve_tracking() 1030 crocus_resource_finish_render(struct crocus_context *ice, in crocus_resource_finish_render() function
|
D | crocus_resource.h | 538 void crocus_resource_finish_render(struct crocus_context *ice,
|
D | crocus_clear.c | 390 crocus_resource_finish_render(ice, res, level, in clear_color() 623 crocus_resource_finish_render(ice, z_res, level, in clear_depth_stencil()
|
D | crocus_blit.c | 630 crocus_resource_finish_render(ice, dst_res, info->dst.level, in crocus_blit()
|