Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.14 KB

VK_AMD_shader_early_and_late_fragment_tests.adoc

File metadata and controls

35 lines (26 loc) · 1.14 KB

Other Extension Metadata

Last Modified Date

2021-09-14

Interactions and External Dependencies
  • This extension interacts with apiext:VK_EXT_shader_stencil_export

Contributors
  • Tobias Hector, AMD

Description

This extension adds support for the {spirv}/AMD/SPV_AMD_shader_early_and_late_fragment_tests.html[SPV_AMD_shader_early_and_late_fragment_tests] extension, allowing shaders to explicitly opt in to allowing both early and late fragment tests with the code:EarlyAndLateFragmentTestsAMD execution mode.

Version History

  • Revision 1, 2021-09-14 (Tobias Hector)

    • Initial draft