mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
d2c3f2c3bb
Summary of changes: - added description of GFX10; - added description of operands sccz, vccz, lds_direct, etc; - minor bugfixing and improvements. llvm-svn: 365347
26 lines
835 B
ReStructuredText
26 lines
835 B
ReStructuredText
..
|
|
**************************************************
|
|
* *
|
|
* 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.
|
|
============== ===================================
|
|
|