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

Author: Bas Nieuwenhuizen <[email protected]>
Date:   Fri Sep 20 15:57:02 2019 +0200

turnip: Add todo for d24_s8 copies

Reviewed-by: Kristian H. Kristensen <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>

---

 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

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to