# C1.Util.DX.DXGI.AdapterDescription2

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_DXGI_AdapterDescription2" data-uid="C1.Util.DX.DXGI.AdapterDescription2" class="text-break">AdapterDescription2 Struct
</h1>
  <div class="markdown level0 summary"><p>DXGI_ADAPTER_DESC2</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.DXGI.html">C1.Util.DX.DXGI</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.DX.10.dll</h6>
  <h5 id="C1_Util_DX_DXGI_AdapterDescription2_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct AdapterDescription2</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure AdapterDescription2</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_DXGI_AdapterDescription2_AdapterLuid" data-uid="C1.Util.DX.DXGI.AdapterDescription2.AdapterLuid">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription2.AdapterLuid.html">AdapterLuid</a>
        </td>
        <td class="markdown level1 summary"><p>LUID AdapterLuid</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription2_ComputePreemptionGranularity" data-uid="C1.Util.DX.DXGI.AdapterDescription2.ComputePreemptionGranularity">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription2.ComputePreemptionGranularity.html">ComputePreemptionGranularity</a>
        </td>
        <td class="markdown level1 summary"><p>DXGI_COMPUTE_PREEMPTION_GRANULARITY ComputePreemptionGranularity</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription2_DedicatedSystemMemory" data-uid="C1.Util.DX.DXGI.AdapterDescription2.DedicatedSystemMemory">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription2.DedicatedSystemMemory.html">DedicatedSystemMemory</a>
        </td>
        <td class="markdown level1 summary"><p>SIZE_T DedicatedSystemMemory</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription2_DedicatedVideoMemory" data-uid="C1.Util.DX.DXGI.AdapterDescription2.DedicatedVideoMemory">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription2.DedicatedVideoMemory.html">DedicatedVideoMemory</a>
        </td>
        <td class="markdown level1 summary"><p>SIZE_T DedicatedVideoMemory</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription2_Description" data-uid="C1.Util.DX.DXGI.AdapterDescription2.Description">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription2.Description.html">Description</a>
        </td>
        <td class="markdown level1 summary"><p>wchar_t Description[128]</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription2_DeviceId" data-uid="C1.Util.DX.DXGI.AdapterDescription2.DeviceId">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription2.DeviceId.html">DeviceId</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int DeviceId</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription2_Flags" data-uid="C1.Util.DX.DXGI.AdapterDescription2.Flags">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription2.Flags.html">Flags</a>
        </td>
        <td class="markdown level1 summary"><p>DXGI_ADAPTER_FLAG Flags</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription2_GraphicsPreemptionGranularity" data-uid="C1.Util.DX.DXGI.AdapterDescription2.GraphicsPreemptionGranularity">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription2.GraphicsPreemptionGranularity.html">GraphicsPreemptionGranularity</a>
        </td>
        <td class="markdown level1 summary"><p>DXGI_GRAPHICS_PREEMPTION_GRANULARITY GraphicsPreemptionGranularity</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription2_Revision" data-uid="C1.Util.DX.DXGI.AdapterDescription2.Revision">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription2.Revision.html">Revision</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int Revision</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription2_SharedSystemMemory" data-uid="C1.Util.DX.DXGI.AdapterDescription2.SharedSystemMemory">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription2.SharedSystemMemory.html">SharedSystemMemory</a>
        </td>
        <td class="markdown level1 summary"><p>SIZE_T SharedSystemMemory</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription2_SubSysId" data-uid="C1.Util.DX.DXGI.AdapterDescription2.SubSysId">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription2.SubSysId.html">SubSysId</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int SubSysId</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription2_VendorId" data-uid="C1.Util.DX.DXGI.AdapterDescription2.VendorId">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription2.VendorId.html">VendorId</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int VendorId</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
