commit | 14d7da24640dadfb55769cfc93e13ab653996fed | [log] [tgz] |
---|---|---|
author | Andres Calderon Jaramillo <andrescj@chromium.org> | Sat May 21 16:36:23 2022 -0700 |
committer | Marge Bot <emma+marge@anholt.net> | Mon Jan 09 23:48:26 2023 +0000 |
tree | 6cd66cdcdf150b835621e6be971503370cdef4d0 | |
parent | 221f3ca17e780212b285f3bcee271582ef7f10b8 [diff] |
i965: Plumb YUV range to nir_lower_tex(). This patch plumbs the YUV range provided through EGL_EXT_image_dma_buf_import all the way to nir_lower_tex(). v2: Account for new field in debug_sampler_recompile() (Lionel). Tested-by: Andres Calderon Jaramillo <andrescj@chromium.org> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16652>