Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Direct3D API defines several API elements to help you create and manage programmable shaders.
Shaders are executable programs that control the vertex shader, geometry shader and pixel shader pipeline stages. Shaders are programmed exclusively using HLSL.
Related topics