annotate llvm/docs/AMDGPU/gfx10_tgt.rst @ 236:c4bab56944e8 llvm-original

LLVM 16
author kono
date Wed, 09 Nov 2022 17:45:10 +0900
parents 79ff65ed7e25
children 1f2b6ac9f198
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
150
anatofuz
parents:
diff changeset
1 ..
anatofuz
parents:
diff changeset
2 **************************************************
anatofuz
parents:
diff changeset
3 * *
anatofuz
parents:
diff changeset
4 * Automatically generated file, do not edit! *
anatofuz
parents:
diff changeset
5 * *
anatofuz
parents:
diff changeset
6 **************************************************
anatofuz
parents:
diff changeset
7
236
c4bab56944e8 LLVM 16
kono
parents: 221
diff changeset
8 .. _amdgpu_synid_gfx10_tgt:
150
anatofuz
parents:
diff changeset
9
anatofuz
parents:
diff changeset
10 tgt
236
c4bab56944e8 LLVM 16
kono
parents: 221
diff changeset
11 ===
150
anatofuz
parents:
diff changeset
12
anatofuz
parents:
diff changeset
13 An export target:
anatofuz
parents:
diff changeset
14
236
c4bab56944e8 LLVM 16
kono
parents: 221
diff changeset
15 ================== ===================================
c4bab56944e8 LLVM 16
kono
parents: 221
diff changeset
16 Syntax Description
c4bab56944e8 LLVM 16
kono
parents: 221
diff changeset
17 ================== ===================================
c4bab56944e8 LLVM 16
kono
parents: 221
diff changeset
18 pos{0..4} Copy vertex position 0..4.
c4bab56944e8 LLVM 16
kono
parents: 221
diff changeset
19 param{0..31} Copy vertex parameter 0..31.
c4bab56944e8 LLVM 16
kono
parents: 221
diff changeset
20 mrt{0..7} Copy pixel color to the MRTs 0..7.
c4bab56944e8 LLVM 16
kono
parents: 221
diff changeset
21 mrtz Copy pixel depth (Z) data.
c4bab56944e8 LLVM 16
kono
parents: 221
diff changeset
22 prim Copy primitive (connectivity) data.
c4bab56944e8 LLVM 16
kono
parents: 221
diff changeset
23 null Copy nothing.
c4bab56944e8 LLVM 16
kono
parents: 221
diff changeset
24 ================== ===================================