Shader Reference
The Direct3D API defines several API elements to help you create and manage programmable shaders. Shaders are executable programs that are programmed exclusively using HLSL.
In this section
| Topic | Description |
|---|---|
|
This section contains information about the shader interfaces. | |
|
This section contains information about the shader functions. | |
|
Structures are used to create and use shaders. | |
|
Enumerations are used to specify information about shaders. |
Related topics
Show: