Share via


Direct3D Driver Functions

The following table shows the Direct3D driver functions with a description of the purpose of each.

Programming element Description
D3dContextCreate Creates a context.
D3dContextDestroy Destroys a context.
D3dCreateSurfaceEx Creates an association between a texture handle and a surface. Also called to remove associations.
D3dDrawPrimitives2 Renders primitives and returns updated states to Direct3D®.
D3dValidateTextureStageState Performs texture stage state validation that is required for all drivers that support texturing.

See Also

Direct3D Driver Resources | Direct3D Device Driver Interface | Direct3D Driver Structures | Direct3D Driver Enumerations

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.