Skip to content
Chuck Walbourn edited this page Apr 5, 2021 · 4 revisions

D3DX_DXGIFormatConvert.inl

This is a utility header for performing various pixel format conversions, primarily intended for use in DirectCompute shaders. It originally shipped in the legacy DirectX SDK (June 2010).

Documentation for this header is on Microsoft Docs: Programming Guide, Reference Guide

For Use

  • Windows desktop apps
  • Windows 11
  • Windows 10
  • Windows 8.1
  • Windows 7 Service Pack 1

For Development

  • Visual Studio 2017
  • Visual Studio 2019

Related Projects

directx-sdk-samples

directx-sdk-legacy-samples

Clone this wiki locally