---
title: "encodeReconstruction(to:guidanceTexture:coefficientsTexture:destinationTexture:)"
framework: metalperformanceshaders
role: symbol
role_heading: Instance Method
path: "metalperformanceshaders/mpsimageguidedfilter/encodereconstruction(to:guidancetexture:coefficientstexture:destinationtexture:)"
---

# encodeReconstruction(to:guidanceTexture:coefficientsTexture:destinationTexture:)

## Declaration

```swift
func encodeReconstruction(to commandBuffer: any MTLCommandBuffer, guidanceTexture: any MTLTexture, coefficientsTexture: any MTLTexture, destinationTexture: any MTLTexture)
```
