Searched defs:dst_img (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
H A D | transfer.cpp | 201 validate_copy(command_queue &q, image &dst_img, const vector_t &dst_orig, image &src_img, const vector_t &src_orig, const vector_t ®ion) validate_copy() argument [all...] |
/third_party/skia/tests/ |
H A D | SerialProcsTest.cpp | 78 auto dst_img = picture_to_image(new_pic); in DEF_TEST() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_resolve.c | 597 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/libdrm/tests/exynos/ |
H A D | exynos_fimg2d_test.c | 245 struct g2d_image src_img = {0}, dst_img = {0}; in g2d_copy_test() local 453 struct g2d_image src_img = {0}, dst_img in g2d_copy_with_scale_test() local 541 struct g2d_image src_img = {0}, dst_img = {0}; g2d_blend_test() local 642 struct g2d_image src_img = {0}, dst_img = {0}; g2d_checkerboard_test() local [all...] |
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_cmd_buffer.c | 3428 struct dzn_image *dst_img = container_of(dst->vk.image, struct dzn_image, vk); in dzn_cmd_buffer_resolve_rendering_attachment() local
|
Completed in 17 milliseconds