microsoft / DirectXTK

The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
https://walbourn.github.io/directxtk/
MIT License
2.55k stars 506 forks source link

undefined data type in PostProcess method #414

Closed bluehare21 closed 9 months ago

bluehare21 commented 9 months ago

the undefined data type are located at wiki/Writing custom shaders

walbourn commented 9 months ago

Thanks. Fixed

bluehare21 commented 9 months ago

actually,rt1SRV is also undefined in there,already cross check with the sample code...

walbourn commented 9 months ago

Fixed. Thanks!