# C1.Util.DX.Direct3D11.FeatureDataD3D9Options1

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_Direct3D11_FeatureDataD3D9Options1" data-uid="C1.Util.DX.Direct3D11.FeatureDataD3D9Options1" class="text-break">FeatureDataD3D9Options1 Struct
</h1>
  <div class="markdown level0 summary"><p>D3D11_FEATURE_DATA_D3D9_OPTIONS1</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.WPF.DX.4.6.2.dll</h6>
  <h5 id="C1_Util_DX_Direct3D11_FeatureDataD3D9Options1_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct FeatureDataD3D9Options1</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure FeatureDataD3D9Options1</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_FeatureDataD3D9Options1_DepthAsTextureWithLessEqualComparisonFilterSupported" data-uid="C1.Util.DX.Direct3D11.FeatureDataD3D9Options1.DepthAsTextureWithLessEqualComparisonFilterSupported">
          <a class="xref" href="C1.Util.DX.Direct3D11.FeatureDataD3D9Options1.DepthAsTextureWithLessEqualComparisonFilterSupported.html">DepthAsTextureWithLessEqualComparisonFilterSupported</a>
        </td>
        <td class="markdown level1 summary"><p>BOOL DepthAsTextureWithLessEqualComparisonFilterSupported</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct3D11_FeatureDataD3D9Options1_FullNonPow2TextureSupported" data-uid="C1.Util.DX.Direct3D11.FeatureDataD3D9Options1.FullNonPow2TextureSupported">
          <a class="xref" href="C1.Util.DX.Direct3D11.FeatureDataD3D9Options1.FullNonPow2TextureSupported.html">FullNonPow2TextureSupported</a>
        </td>
        <td class="markdown level1 summary"><p>BOOL FullNonPow2TextureSupported</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct3D11_FeatureDataD3D9Options1_SimpleInstancingSupported" data-uid="C1.Util.DX.Direct3D11.FeatureDataD3D9Options1.SimpleInstancingSupported">
          <a class="xref" href="C1.Util.DX.Direct3D11.FeatureDataD3D9Options1.SimpleInstancingSupported.html">SimpleInstancingSupported</a>
        </td>
        <td class="markdown level1 summary"><p>BOOL SimpleInstancingSupported</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct3D11_FeatureDataD3D9Options1_TextureCubeFaceRenderTargetWithNonCubeDepthStencilSupported" data-uid="C1.Util.DX.Direct3D11.FeatureDataD3D9Options1.TextureCubeFaceRenderTargetWithNonCubeDepthStencilSupported">
          <a class="xref" href="C1.Util.DX.Direct3D11.FeatureDataD3D9Options1.TextureCubeFaceRenderTargetWithNonCubeDepthStencilSupported.html">TextureCubeFaceRenderTargetWithNonCubeDepthStencilSupported</a>
        </td>
        <td class="markdown level1 summary"><p>BOOL TextureCubeFaceRenderTargetWithNonCubeDepthStencilSupported</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
