[[VK_AMD_negative_viewport_height]]
== VK_AMD_negative_viewport_height

*Name String*::
    +VK_AMD_negative_viewport_height+
*Extension Type*::
    Device extension
*Registered Extension Number*::
    36
*Last Modified Date*::
    2016-09-02
*Revision*::
    1
*IP Status*::
    No known IP claims.
*Dependencies*::
  - This extension is written against version 1.0 of the Vulkan API.
*Contributors*::
  - Matthaeus G.
    Chajdas, AMD
  - Graham Sellers, AMD
  - Baldur Karlsson
*Contacts*::
  - Matthaeus G.
    Chajdas, AMD (matthaeus.chajdas@amd.com)

This extension allows an application to specify a negative viewport height.
The result is that the viewport transformation will flip along the y-axis.

 * Revision 1, 2016-09-02 (Matthaeus Chajdas)
   - Initial draft
