Techniques for compiling shadersA program that runs on the GPU. More info
See in Glossary with debug symbols then using tools to analyze and debug them.
| Page | Description | 
|---|---|
| Debug shaders with Visual Studio | Use Microsoft Visual Studio to debug shaders on Windows platforms using DirectX 11 or 12. | 
| Debug shaders with PIX | Use Microsoft PIX to investigate issues in Windows 64-bit Standalone or Universal Windows Platform applications. | 
To debug shaders on other platforms, you can use Unity’s RenderDoc integration.