Home
last modified time | relevance | path

Searched defs:dst_img (Results 1 – 5 of 5) sorted by relevance

/third_party/libdrm/tests/exynos/
Dexynos_fimg2d_test.c245 struct g2d_image src_img = {0}, dst_img = {0}; in g2d_copy_test() local
453 struct g2d_image src_img = {0}, dst_img = {0}; in g2d_copy_with_scale_test() local
541 struct g2d_image src_img = {0}, dst_img = {0}; in g2d_blend_test() local
642 struct g2d_image src_img = {0}, dst_img = {0}; in g2d_checkerboard_test() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_resolve.c597 struct radv_image *dst_img = dest_iview->image; in radv_cmd_buffer_resolve_subpass_hw() local
729 struct radv_image *dst_img = dst_iview->image; in radv_cmd_buffer_resolve_subpass() local
/third_party/skia/tests/
DSerialProcsTest.cpp78 auto dst_img = picture_to_image(new_pic); in DEF_TEST() local
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dtransfer.cpp202 image &dst_img, const vector_t &dst_orig, in validate_copy()
734 auto &dst_img = obj<image>(d_dst_mem); in clEnqueueCopyImage() local
803 auto &dst_img = obj<image>(d_dst_mem); in clEnqueueCopyBufferToImage() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_cmd_buffer.c3428 struct dzn_image *dst_img = container_of(dst->vk.image, struct dzn_image, vk); in dzn_cmd_buffer_resolve_rendering_attachment() local