source:
vbox/trunk/src/VBox/Additions/3D/mesa/mesa-24.0.2/docs/vulkan/index.rst@
105254
最後變更 在這個檔案從105254是 103996,由 提交於 12 月 前 | |
---|---|
檔案大小: 398 位元組 |
行 | |
---|---|
1 | Vulkan Runtime |
2 | ============== |
3 | |
4 | The Vulkan runtime and utility code in Mesa provides a powerful shared core |
5 | for building Vulkan drivers. It's a collection of base structures (think |
6 | base classes in OOO) which allow us to implement a bunch of the annoying |
7 | hardware-agnostic bits in common code. |
8 | |
9 | .. toctree:: |
10 | :maxdepth: 2 |
11 | |
12 | base-objs |
13 | dispatch |
14 | command-pools |
15 | graphics-state |
16 | renderpass |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器