mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
50947152c2
Summary of changes: - added description of MTBUF instructions and format modifier; - described limitations of f16 inline constants when used with integer operands; - updated description of gfx9+ flat global addressing modes; - v_accvgpr_write_b32 src0 corrections (gfx908); - minor bugfixing and improvements.
25 lines
834 B
ReStructuredText
25 lines
834 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.
|
|
============== ===================================
|