Function deno_webgpu::command_encoder::op_webgpu_command_encoder_copy_texture_to_buffer[][src]

pub fn op_webgpu_command_encoder_copy_texture_to_buffer(
    state: &mut OpState,
    args: CommandEncoderCopyTextureToBufferArgs,
    _: ()
) -> Result<WebGpuResult, AnyError>