Name
vs_1_1 - Direct3D Shader Model 1.1 vertex profile for DirectX 8
Synopsis
vs_1_1Description
This Direct3D profile corresponds to the per-vertex functionality introduced by GeForce 2 (NV1x) for DirectX 8.
The compiler output for this profile conforms to the textual assembly defined by DirectX 8's Vertex Shader 1.1 shader format. See:
http://msdn.microsoft.com/en-us/library/bb172927.aspx3D Api Dependencies
Requires Direct3D 8 or 9 support.
Profile Options
to-be-written
Data Types
to-be-written
Semantics
Input Semantics
to-be-written
Uniform Input Semantics
to-be-written
Standard Library Issues
Functions that compute partial derivatives are not supported.
See Also