xenia/docs/gpu.md
2014-01-19 11:07:12 -08:00

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.