Searched refs:copy_image (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_copy.c | 353 copy_image(struct radv_cmd_buffer *cmd_buffer, struct radv_image *src_image, in copy_image() function 569 copy_image(cmd_buffer, src_image, pCopyImageInfo->srcImageLayout, dst_image, in radv_CmdCopyImage2()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_copyimage.c | 501 copy_image(struct pipe_context *pipe, in copy_image() function 695 copy_image(pipe, dst_res, dst_level, dst_x, dst_y, dst_z, in st_CopyImageSubData()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_blorp.c | 300 copy_image(struct anv_cmd_buffer *cmd_buffer, in copy_image() function 431 copy_image(cmd_buffer, &batch, in anv_CmdCopyImage2()
|
Completed in 7 milliseconds