Kaba function CommandBuffer.copy_image ed
...
Syntax ed
func mut CommandBuffer.copy_image(src: Texture*, dst: Texture*, extend: i32[])
Parameters ed
- src: Texture*
- ...
- dst: Texture*
- ...
- extend: i32[]
- ...
...
func mut CommandBuffer.copy_image(src: Texture*, dst: Texture*, extend: i32[])