?/TD> |
Microsoft DirectX 9.0 |
Structure containing shader file information.
Syntax
typedef struct _D3DXSHADER_FILEINFO { DWORD Name; } D3DXSHADER_FILEINFO;
Members
- Name
- Offset from the beginning of this structure, in bytes, to the string that contains the file name.
Remarks
The shader file information is part of D3DXSHADER_DEBUGINFO.
Structure Information
Header d3dx9shader.h Minimum operating systems Windows 98
See Also
D3DXSHADER_DEBUGINFO