mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-23 19:59:48 +00:00
f295ff3a3e
Summary of changes: - added description of GFX10; - added description of operands sccz, vccz, lds_direct, etc; - minor bugfixing and improvements. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365347 91177308-0d34-0410-b5e6-96231b3b80d8
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.
|
|
============== ===================================
|
|
|