mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-23 19:59:48 +00:00
51120d77df
Stage 2: added detailed description of operands See bug 36572: https://bugs.llvm.org/show_bug.cgi?id=36572 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349368 91177308-0d34-0410-b5e6-96231b3b80d8
25 lines
779 B
ReStructuredText
25 lines
779 B
ReStructuredText
..
|
|
**************************************************
|
|
* *
|
|
* Automatically generated file, do not edit! *
|
|
* *
|
|
**************************************************
|
|
|
|
.. _amdgpu_synid8_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.
|
|
============== ===================================
|
|
|