<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QVulkanRenderer sync to decoder]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">in the Vulkan examples, startNextFrame() is called internally.  I'm calling my own render function when the decoder has a frame ready with m_window-&gt;frameReady() at the end (but no m_window-&gt;requestUpdate()) and get</p>
<pre><code>QVulkanWindow: Attempted to call currentFramebuffer() without an active frame
QVulkanWindow: Attempted to call currentCommandBuffer() without an active frame
</code></pre>
<p dir="auto">Is there an easy way to sync the vulkan renderer to an external decoder?</p>
]]></description><link>https://forum.qt.io/topic/142596/qvulkanrenderer-sync-to-decoder</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 02:58:08 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/142596.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 01 Feb 2023 09:51:22 GMT</pubDate><ttl>60</ttl></channel></rss>