Skip to content

Latest commit

 

History

History
43 lines (20 loc) · 2.29 KB

d3d11-graphics-reference-effects11.md

File metadata and controls

43 lines (20 loc) · 2.29 KB
title description ms.assetid ms.topic ms.date
Effects 11 Reference
Use Effects 11 source to build your effects-type application. The Effects 11 source is available at Effects for Direct3D 11 Update. The Effects 11 API is described in this section.
7c692a37-879b-4f37-8f4f-4d6cfa9cde8b
article
05/31/2018

Effects 11 Reference

Use Effects 11 source to build your effects-type application. The Effects 11 source is available at Effects for Direct3D 11 Update. The Effects 11 API is described in this section.

In this section

Topic Description
Effects 11 Interfaces
This section contains reference information for the component object model (COM) interfaces of the Effects 11 source.
Effects 11 Functions
This section contains information about the Effects 11 functions.
Effects 11 Structures
This section contains information about the Effects 11 structures.
Effect Format
An effect (which is often stored in a file with a .fx file extension) declares the pipeline state set by an effect. Effect state can be roughly broken down into three categories:

Related topics

Direct3D 11 Reference