Resources provide data to the pipeline and define what is rendered during your scene. Resources can be loaded from your game media or created dynamically at run time. Typically, resources include texture data, vertex data, and shader data. Most Direct3D applications create and destroy resources extensively throughout their lifespan. This section describes aspects of Direct3D 11 resources.
In this section
| Topic | Description |
|---|---|
|
This topic introduces Direct3D resources such as buffers and textures. | |
|
This topic describes the types of resources from Direct3D 10, as well as new types in Direct3D 11 including structured buffers and writable textures and buffers. | |
|
This topic contains a list of resources that Direct3D 11 supports (specifically feature level 11 or 9.x hardware). | |
|
This topic describes texture subresources, or portions of a resource. | |
|
This section describes buffers that are used in Direct3D 11 and links to task-based documentation for common scenarios. | |
|
This section describes textures that are used in Direct3D 11 and links to task-based documentation for common scenarios. | |
|
Here we describe the floating-point rules that Direct3D 11 supports. |
Related topics
Send comments about this topic to Microsoft
Build date: 11/28/2012