source:
vbox/trunk/src/VBox/Additions/3D/mesa/mesa-24.0.2/docs/nir/index.rst
最後變更 在這個檔案是 103996,由 提交於 11 月 前 | |
---|---|
|
|
檔案大小: 442 位元組 |
行 | |
---|---|
1 | NIR Intermediate Representation (NIR) |
2 | ===================================== |
3 | |
4 | The NIR Intermediate Representation (NIR) is the optimizing compiler stack that |
5 | sits at the core of most Mesa drivers' shader compilers. It consists of a set |
6 | of enums and data structures that make up the IR as well as a suite of helper |
7 | functions, optimization passes, and lowering passes for building a compiler |
8 | stack. |
9 | |
10 | .. toctree:: |
11 | :maxdepth: 2 |
12 | |
13 | alu |
14 | tex |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器