Home
last modified time | relevance | path

Searched defs:copy_image_to_buffer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/
Dcopy.rs1342 pub fn copy_image_to_buffer( in copy_image_to_buffer() function
2888 pub unsafe fn copy_image_to_buffer( in copy_image_to_buffer() method
3556 pub unsafe fn copy_image_to_buffer( in copy_image_to_buffer() method
/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/
H A Dradv_meta_copy.c259 copy_image_to_buffer(struct radv_cmd_buffer *cmd_buffer, struct radv_buffer *buffer, struct radv_im… in copy_image_to_buffer() function
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Dcopy.rs1877 pub unsafe fn copy_image_to_buffer( in copy_image_to_buffer() function