mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
11 lines
258 B
Markdown
11 lines
258 B
Markdown
|
|
# GPU Documentation
|
||
|
|
|
||
|
|
## References
|
||
|
|
|
||
|
|
### Command Buffer/Registers
|
||
|
|
|
||
|
|
### Shaders
|
||
|
|
|
||
|
|
* [LLVM R600 Tables](https://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/R600/R600Instructions.td)
|
||
|
|
** The opcode formats don't match, but the name->psuedo code is correct.
|