d3d9-to-11

Graphics concepts mapping

The purpose of this file is to give the reader a general idea of how D3D9 concepts are mapped to D3D11.

In order to understand the Direct3D 9 API, consult the official documentation. The same applies for Direct3D 11’s documentation.

Core (IDirect3D9)

Adapter

Device (IDirect3DDevice9)

Surface