<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Command Buffer on PlumePHP</title><link>https://plumephp.com/tags/command-buffer/</link><description>Recent content in Command Buffer on PlumePHP</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Tue, 01 Sep 2026 10:00:00 +0800</lastBuildDate><atom:link href="https://plumephp.com/tags/command-buffer/index.xml" rel="self" type="application/rss+xml"/><item><title>Vulkan 命令缓冲与同步机制深度解析</title><link>https://plumephp.com/vulkan-command-buffer-synchronization/</link><pubDate>Tue, 01 Sep 2026 10:00:00 +0800</pubDate><guid>https://plumephp.com/vulkan-command-buffer-synchronization/</guid><description>&lt;p&gt;Vulkan 作为现代低开销图形 API，将同步职责从驱动层完全移交给了开发者。与 OpenGL 的隐式同步不同，Vulkan 要求你显式地管理命令缓冲的生命周期、GPU 执行顺序以及内存可见性。这篇文章将系统性地拆解 Vulkan 同步体系中的每一个核心组件，从 Command Pool 的分配策略到 Timeline Semaphore 的高级用法，帮助你彻底掌握这块最难啃的骨头。&lt;/p&gt;</description></item></channel></rss>