Searched refs:copy_image_to_buffer (Results 1 – 4 of 4) sorted by relevance
53 ADD_TEST(copy_image_to_buffer),
259 copy_image_to_buffer(struct radv_cmd_buffer *cmd_buffer, struct radv_buffer *buffer, struct radv_im… in copy_image_to_buffer() function369 … copy_image_to_buffer(cmd_buffer, dst_buffer, src_image, pCopyImageToBufferInfo->srcImageLayout, in radv_CmdCopyImageToBuffer2()
1342 pub fn copy_image_to_buffer( in copy_image_to_buffer() function1349 self.inner.copy_image_to_buffer(copy_image_to_buffer_info)?; in copy_image_to_buffer()2888 pub unsafe fn copy_image_to_buffer( in copy_image_to_buffer() method2902 out.copy_image_to_buffer(&self.copy_image_to_buffer_info); in copy_image_to_buffer()3556 pub unsafe fn copy_image_to_buffer( in copy_image_to_buffer() method
1877 pub unsafe fn copy_image_to_buffer( in copy_image_to_buffer() function