summaryrefslogtreecommitdiffstats
path: root/llvm/docs/AMDGPU/gfx9_tgt.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/AMDGPU/gfx9_tgt.rst')
-rw-r--r--llvm/docs/AMDGPU/gfx9_tgt.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/llvm/docs/AMDGPU/gfx9_tgt.rst b/llvm/docs/AMDGPU/gfx9_tgt.rst
new file mode 100644
index 00000000000..3ba8baebb3b
--- /dev/null
+++ b/llvm/docs/AMDGPU/gfx9_tgt.rst
@@ -0,0 +1,24 @@
+..
+ **************************************************
+ * *
+ * Automatically generated file, do not edit! *
+ * *
+ **************************************************
+
+.. _amdgpu_synid9_tgt:
+
+tgt
+===========================
+
+An export target:
+
+ ============== ===================================
+ Syntax Description
+ ============== ===================================
+ pos{0..3} Copy vertex position 0..3.
+ param{0..31} Copy vertex parameter 0..31.
+ mrt{0..7} Copy pixel color to the MRTs 0..7.
+ mrtz Copy pixel depth (Z) data.
+ null Copy nothing.
+ ============== ===================================
+
OpenPOWER on IntegriCloud