Home
last modified time | relevance | path

Searched defs:copy_image (Results 1 – 10 of 10) sorted by relevance

/external/rust/crates/vulkano/src/command_buffer/validity/
Dmod.rs38 mod copy_image; module
/external/mesa3d/src/amd/vulkan/
Dradv_meta_copy.c455 copy_image(struct radv_cmd_buffer *cmd_buffer, in copy_image() function
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_copyimage.c490 copy_image(struct pipe_context *pipe, in copy_image() function
/external/autotest/server/cros/servo/
Dservo.py1486 def program_bios(self, image, rw_only=False, copy_image=True): argument
1508 def program_ec(self, image, rw_only=False, copy_image=True): argument
/external/ImageMagick/MagickCore/
Dxwindow-private.h323 *copy_image; member
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c295 copy_image(struct anv_cmd_buffer *cmd_buffer, in copy_image() function
/external/rust/crates/vulkano/src/command_buffer/
Dsys.rs447 pub unsafe fn copy_image<S, D, R>( in copy_image() method
Dauto.rs524 pub fn copy_image<S, D>( in copy_image() method
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h932 struct lvp_cmd_copy_image copy_image; member
/external/rust/crates/vulkano/src/command_buffer/synced/
Dcommands.rs325 pub unsafe fn copy_image<S, D, R>( in copy_image() method