[Mesa-dev] [PATCH 1/5] gallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT

Ilia Mirkin imirkin at alum.mit.edu
Thu Apr 13 21:05:07 UTC 2017


On Thu, Apr 13, 2017 at 4:30 PM, Nicolai Hähnle <nhaehnle at gmail.com> wrote:
> +* ``PIPE_CAP_TGSI_TES_LAYER_VIEWPORT``: Whether ``TGSI_SEMANTIC_LAYER`` and
> +  ``TGSI_SEMANTIC_VIEWPORT_INDEX`` are supported as tessellation evaluation
> +  shader outputs.

Not that I'm opposed, but is there hardware that can support it from
VS but not TES?


More information about the mesa-dev mailing list