Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Resource Reference

The Direct3D API defines several API elements to help you create and manage resources.

In this section

TopicDescription

Resource Interfaces

There are a number of interfaces for the two basic types of resources: buffers and textures. There are also interfaces for views of resources.

An application uses a view to bind a resource to a pipeline stage. The view defines how the resource can be accessed during rendering. This section describes the view interfaces.

Resource Functions

This section contains information about the resource functions.

Resource Structures

Structures are used to create and use resources.

Resource Enumerations

Enumerations are used to specify information about how resources are created and accessed during rendering.

 

Related topics

Direct3D 11 Reference

 

 

Show:
© 2017 Microsoft