# C1.Util.DX.Direct3D11.FeatureDataFormatSupport

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_Direct3D11_FeatureDataFormatSupport" data-uid="C1.Util.DX.Direct3D11.FeatureDataFormatSupport" class="text-break">FeatureDataFormatSupport Struct
</h1>
  <div class="markdown level0 summary"><p>D3D11_FEATURE_DATA_FORMAT_SUPPORT</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.Direct3D11.html">C1.Util.DX.Direct3D11</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.DX.10.dll</h6>
  <h5 id="C1_Util_DX_Direct3D11_FeatureDataFormatSupport_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct FeatureDataFormatSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure FeatureDataFormatSupport</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Util_DX_Direct3D11_FeatureDataFormatSupport_InFormat" data-uid="C1.Util.DX.Direct3D11.FeatureDataFormatSupport.InFormat">
          <a class="xref" href="C1.Util.DX.Direct3D11.FeatureDataFormatSupport.InFormat.html">InFormat</a>
        </td>
        <td class="markdown level1 summary"><p>DXGI_FORMAT InFormat</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct3D11_FeatureDataFormatSupport_OutFormatSupport" data-uid="C1.Util.DX.Direct3D11.FeatureDataFormatSupport.OutFormatSupport">
          <a class="xref" href="C1.Util.DX.Direct3D11.FeatureDataFormatSupport.OutFormatSupport.html">OutFormatSupport</a>
        </td>
        <td class="markdown level1 summary"><p>D3D11_FORMAT_SUPPORT OutFormatSupport</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
