Shader Model 2
Shader Model 2 added additional capabilities to shader model 1.
Feature | Capability |
---|---|
Instruction Set |
|
Register Set |
|
Pixel Shader Max |
|
Vertex Shader Max | 256 instructions |
Shader Profiles | ps_2_0, ps_2_x, vs_2_0, vs_2_x |
For more details on shader model 2, see:
Related topics