summaryrefslogtreecommitdiffstats
path: root/llvm/docs/AMDGPU/gfx10_tgt.rst
blob: b6569c73b9eb8ec1cef67532af29127349934b83 (plain)
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.
    ============== ===================================

OpenPOWER on IntegriCloud