?/TD> |
Microsoft DirectX 9.0 |
Identifies writable information.
Syntax
typedef struct _D3DXSHADER_WRITEINFO { DWORD Instruction; WORD Component[4]; } D3DXSHADER_WRITEINFO;
Members
- Instruction
- Instruction index.
- Component
- Variable component per output value.
Remarks
An array of write info is part of D3DXSHADER_VARIABLEINFO.
Structure Information
Header d3dx9shader.h Minimum operating systems Windows 98