![]() |
![]() |
![]() |
Returns the size of the shader byte code, in bytes.
Syntax
UINT D3DXGetShaderSize(
CONST DWORD *pFunction );
Parameters
- pFunction
- [in] Pointer to the function DWORD stream.
Return Value
Returns the size of the shader byte code, in bytes.
Function Information
Header d3dx9shader.h Import library d3dx9.lib Minimum availability DirectX 9.0 Minimum operating systems Windows 2000, Windows 98