Mesa (master): turnip: Add todo for d24_s8 copies

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Sep 27 13:26:07 UTC 2019


Module: Mesa
Branch: master
Commit: e4a52bd653b2e94ebbee75c541f9db99351defe2
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4a52bd653b2e94ebbee75c541f9db99351defe2

Author: Bas Nieuwenhuizen <basni at chromium.org>
Date:   Fri Sep 20 15:57:02 2019 +0200

turnip: Add todo for d24_s8 copies

Reviewed-by: Kristian H. Kristensen <hoegsberg at google.com>
Reviewed-by: Eric Anholt <eric at anholt.net>

---

 src/freedreno/vulkan/tu_meta_copy.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/freedreno/vulkan/tu_meta_copy.c b/src/freedreno/vulkan/tu_meta_copy.c
index 5e915e97836..fbd5dfdec9a 100644
--- a/src/freedreno/vulkan/tu_meta_copy.c
+++ b/src/freedreno/vulkan/tu_meta_copy.c
@@ -35,6 +35,7 @@
  * TODO:
  *   - 3D textures
  *   - compressed image formats (need to divide offset/extent)
+ *   - Fix d24_unorm_s8_uint support & aspects
  */
 
 static uint32_t




More information about the mesa-commit mailing list