Searched refs:radv_image_view_finish (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_copy_vrs_htile.c299 radv_image_view_finish(&vrs_iview);
H A Dradv_meta_fmask_expand.c158 radv_image_view_finish(&iview);
H A Dradv_meta_resolve_cs.c754 radv_image_view_finish(&src_iview);
755 radv_image_view_finish(&dest_iview);
943 radv_image_view_finish(&tsrc_iview);
944 radv_image_view_finish(&tdst_iview);
H A Dradv_meta_decompress.c544 radv_image_view_finish(&iview);
705 radv_image_view_finish(&load_iview);
706 radv_image_view_finish(&store_iview);
H A Dradv_meta_fast_clear.c623 radv_image_view_finish(&iview);
898 radv_image_view_finish(&load_iview);
899 radv_image_view_finish(&store_iview);
H A Dradv_meta_resolve_fs.c1056 radv_image_view_finish(&src_iview);
1057 radv_image_view_finish(&dest_iview);
1186 radv_image_view_finish(&tsrc_iview);
H A Dradv_meta_resolve.c603 radv_image_view_finish(&src_iview);
604 radv_image_view_finish(&dst_iview);
H A Dradv_meta_bufimage.c1429 radv_image_view_finish(&src_view);
1583 radv_image_view_finish(&dst_view);
1752 radv_image_view_finish(&src_view);
1753 radv_image_view_finish(&dst_view);
1883 radv_image_view_finish(&dst_iview);
H A Dradv_meta_blit.c617 radv_image_view_finish(&dst_iview);
618 radv_image_view_finish(&src_iview);
H A Dradv_meta_blit2d.c402 radv_image_view_finish(&dst_temps.iview);
404 radv_image_view_finish(&dst_temps.iview);
H A Dradv_meta_clear.c1612 radv_image_view_finish(&iview);
2255 radv_image_view_finish(&iview);
2325 radv_image_view_finish(&iview);
H A Dradv_image.c2079 radv_image_view_finish(struct radv_image_view *iview) function in typeref:typename:void
2349 radv_image_view_finish(iview);
H A Dradv_private.h2337 void radv_image_view_finish(struct radv_image_view *iview);
H A Dradv_cmd_buffer.c2547 radv_image_view_finish(&iview);

Completed in 42 milliseconds