blob: 5a1213cf0c734c4983bb83a7146a0e523bdde692 [file] [log] [blame]
include::meta/VK_AMD_mixed_attachment_samples.txt[]
*Last Modified Date*::
2017-07-24
*Contributors*::
- Mais Alnasser, AMD
- Matthaeus G. Chajdas, AMD
- Maciej Jesionowski, AMD
- Daniel Rakos, AMD
This extension enables applications to use multisampled rendering with a
depth/stencil sample count that is larger than the color sample count.
Having a depth/stencil sample count larger than the color sample count
allows maintaining geometry and coverage information at a higher sample rate
than color information.
All samples are depth/stencil tested, but only the first color sample count
number of samples get a corresponding color output.
=== New Object Types
None.
=== New Enum Constants
None.
=== New Enums
None.
=== New Structures
None.
=== New Functions
None.
=== Issues
None.
=== Version History
* Revision 1, 2017-07-24 (Daniel Rakos)
- Internal revisions