Shader Reference
This section covers Direct3D 12 APIs declared in d3d12shader.h, which helps create and manage programmable shaders. Shaders are executable programs that are programmed exclusively using HLSL.
In this section
| Topic | Description |
|---|---|
|
d3d12shader.h declares the following interfaces. | |
|
d3d12shader.h declares the following structures, which are used to create and use shaders. | |
|
d3d12shader.h declares the following enumerations, which specify information about shaders. |
Related topics