1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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.
============== ===================================
|