


This DLL is not part of Windows 8 it is in the \bin folder of the Windows SDK for Windows 8 along with the Fxc.exe command-line version of the HLSL compiler. The D3dcompiler.lib library requires D3dcompiler_nn.dll. ID3D11ShaderTraceFactory::CreateShaderTrace.ID3D11TracingDevice::SetShaderTrackingOptionsByType.ID3D11TracingDevice::SetShaderTrackingOptions.

ID3D11RefTrackingOptions::SetTrackingOptions.ID3D11RefDefaultTrackingOptions::SetTrackingOptions.The shader tracing API and the enhancements to the HLSL compiler consists of the following methods and functions. Shader tracing and the HLSL compiler are implemented in D3dcompiler_nn.dll. The Windows Software Development Kit (SDK) for Windows 8 contains HLSL compiler enhancements. Support for shadow buffer on feature level 9ĭirect3D 11.1 lets you use shader tracing to ensure that your code is performing as intended and if it isn’t you can discover and remedy the problem.Map SRVs of dynamic buffers with NO_OVERWRITE.

