<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:samuel.pitoiset@gmail.com" title="Samuel Pitoiset <samuel.pitoiset@gmail.com>"> <span class="fn">Samuel Pitoiset</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - radv doesn't support VK_FORMAT_D24_UNORM_S8_UINT"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106528">bug 106528</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WONTFIX
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - radv doesn't support VK_FORMAT_D24_UNORM_S8_UINT"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106528#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - radv doesn't support VK_FORMAT_D24_UNORM_S8_UINT"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106528">bug 106528</a>
              from <span class="vcard"><a class="email" href="mailto:samuel.pitoiset@gmail.com" title="Samuel Pitoiset <samuel.pitoiset@gmail.com>"> <span class="fn">Samuel Pitoiset</span></a>
</span></b>
        <pre>We won't add support for VK_FORMAT_D24_UNORM_S8_UINT for the following reasons:

- TC-compatible HTILE isn't supported (requires decompression passes)
- it consumes as much as VRAM as the 32bit format
- RadeonSI internally uses the 32bit format
- AMDVLK doesn't support it
- it's not required by the spec.

AFAIK, this is a win on NVIDIA but not on AMD hardware.

Please, use VK_FORMAT_D32_UNORM_S8_UINT instead.

Thanks!</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>