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.
This topic has not yet been rated - Rate this topic

ID3D11ShaderTraceFactory interface

An ID3D11ShaderTraceFactory interface implements a method for generating shader trace information objects.

Members

The ID3D11ShaderTraceFactory interface inherits from the IUnknown interface. ID3D11ShaderTraceFactory also has these types of members:

Methods

The ID3D11ShaderTraceFactory interface has these methods.

MethodDescription
CreateShaderTrace

Creates a shader-trace interface for a shader-trace information object.

 

Remarks

These APIs require the Windows Software Development Kit (SDK) for Windows 8.

Requirements

Minimum supported client

Windows 8 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 [desktop apps | Windows Store apps]

Header

D3D11ShaderTracing.h

Library

D3dcompiler.lib or D3dcompiler_nn.dll

See also

Shader Interfaces

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Community Additions

© 2013 Microsoft. All rights reserved.