mesa: add NV_copy_depth_to_color support for nir

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6289>
This commit is contained in:
Indrajit Kumar Das
2020-08-11 07:31:50 +05:30
committed by Marge Bot
parent da9d721323
commit e512f2cef9
8 changed files with 150 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
GL 4.5 on llvmpipe
GL_NV_copy_depth_to_color for NIR
GL_NV_half_float
EGL_KHR_swap_buffers_with_damage on X11 (DRI3)