radeonsi/gfx10: implement ARB_post_depth_coverage

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
This commit is contained in:
Marek Olšák
2019-07-05 17:30:08 -04:00
parent a57f0f8a6b
commit 79d56e6a4a
4 changed files with 8 additions and 2 deletions
+1
View File
@@ -39,6 +39,7 @@ TBD.
<h2>New features</h2>
<ul>
<li>GL_ARB_post_depth_coverage on radeonsi (Navi)</li>
<li>EGL_EXT_platform_device</li>
<li>VK_EXT_queue_family_foreign for radv</li>
<li>VK_EXT_shader_demote_to_helper_invocation on Intel.</li>