<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - VK_LAYER_MESA_OVERLAY_CONFIG=draw,fps renders sporadically"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110655">110655</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>VK_LAYER_MESA_OVERLAY_CONFIG=draw,fps renders sporadically
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/Vulkan/Common
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>0xe2.0x9a.0x9b@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>airlied@freedesktop.org, chadversary@chromium.org, jason@jlekstrand.net
</td>
</tr></table>
<p>
<div>
<pre>Hello.
I am encountering issues with the Vulkan overlay with a Radeon card. With some
config options the overlay renders each frame, while with other config options
it renders only sometimes/sporadically.
A command-line where it renders each frame:
$ VK_INSTANCE_LAYERS=VK_LAYER_MESA_overlay \
VK_LAYER_MESA_OVERLAY_CONFIG=submit,draw,pipeline_graphics \
~/apps/vulkan-demos/bin/triangle
A command-line where it renders sporadically:
$ VK_INSTANCE_LAYERS=VK_LAYER_MESA_overlay \
VK_LAYER_MESA_OVERLAY_CONFIG=draw,fps \
~/apps/vulkan-demos/bin/triangle
$ glversion
4.5 (Core Profile) Mesa 19.2.0-devel (git-8b3baa2744)
AMD Radeon (TM) RX 470 Graphics (POLARIS10, DRM 3.30.0, 5.1.0, LLVM 8.0.0)
vulkan-demos: <a href="https://github.com/SaschaWillems/Vulkan">https://github.com/SaschaWillems/Vulkan</a></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>