d3d9.dllIDirect3DPixelShader9
Microsoft DirectX 9.0 SDK Update (October 2004)

IDirect3DPixelShader9 Interface


Applications use the methods of the IDirect3DPixelShader9 interface to encapsulate the functionality of a pixel shader.

IDirect3DPixelShader9 Members

GetDevice Gets the device.
GetFunction Gets a pointer to the shader data.

Remarks

The LPDIRECT3DPIXELSHADER9 and PDIRECT3DPIXELSHADER9 types are defined as pointers to the IDirect3DPixelShader9 interface.

typedef struct IDirect3DPixelShader9 *LPDIRECT3DPIXELSHADER9, *PDIRECT3DPIXELSHADER9;

Interface Information

Stock Implementationd3d9.dll
Custom ImplementationNo
Inherits fromIUnknown
Headerd3d9.h
Import libraryd3d9.lib
Minimum operating systems Windows 98


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.