<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Vulkan cts tests crash with mesa d61d259"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97398#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Vulkan cts tests crash with mesa d61d259"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97398">bug 97398</a>
from <span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span></b>
<pre>This is because, with this series, you really have to start using the loader
which I don't think we always do with CI.
I think we actually want to make whether or not we expose the API a
compile-time flag. When we start to develop extensions or 1.1 features
(whenever that happens), being able to use the driver without a loader is a
useful feature. We should definitely hide the API by default and exposing it
should yield loud warnings but I think it's useful none the less.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>