<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [r300g, bisected] piglit max-texture-size fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56519#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [r300g, bisected] piglit max-texture-size fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56519">bug 56519</a>
              from <span class="vcard"><a class="email" href="mailto:brian.e.paul@gmail.com" title="Brian Paul <brian.e.paul@gmail.com>"> <span class="fn">Brian Paul</span></a>
</span></b>
        <pre>Looks like the driver's failing to allocate a 4Kx4K RGBA32F texture, which
would need 256MB of memory.  Maybe that exceeds some HW limit.  The driver
probably needs to implement the pipe_screen::can_create_resource() function.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>