---
title: "encodeReconstruction(commandBuffer:guidance:coefficientsA:coefficientsB:destination:)"
framework: metalperformanceshaders
role: symbol
role_heading: Instance Method
path: "metalperformanceshaders/mpsimageguidedfilter/encodereconstruction(commandbuffer:guidance:coefficientsa:coefficientsb:destination:)"
---

# encodeReconstruction(commandBuffer:guidance:coefficientsA:coefficientsB:destination:)

## Declaration

```swift
func encodeReconstruction(commandBuffer: any MTLCommandBuffer, guidance guidanceTexture: any MTLTexture, coefficientsA coefficientsTextureA: any MTLTexture, coefficientsB coefficientsTextureB: any MTLTexture, destination destinationTexture: any MTLTexture)
```
