1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
..
**************************************************
* *
* Automatically generated file, do not edit! *
* *
**************************************************
.. _amdgpu_synid10_tgt:
tgt
===========================
An export target:
============== ===================================
Syntax Description
============== ===================================
pos{0..4} Copy vertex position 0..4.
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.
prim Copy primitive (connectivity) data.
null Copy nothing.
============== ===================================
|