projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51115e7
)
turnip: Add todo for copies.
author
Bas Nieuwenhuizen
<basni@chromium.org>
Thu, 21 Feb 2019 21:39:22 +0000
(22:39 +0100)
committer
Chia-I Wu
<olvaffe@gmail.com>
Mon, 11 Mar 2019 17:02:13 +0000
(10:02 -0700)
src/freedreno/vulkan/tu_meta_copy.c
patch
|
blob
|
history
diff --git
a/src/freedreno/vulkan/tu_meta_copy.c
b/src/freedreno/vulkan/tu_meta_copy.c
index 713355196c2207f639a30930f17daf6b39ceaaf0..e23e651d6985aa2e0779487cf3832db63215f3ba 100644
(file)
--- a/
src/freedreno/vulkan/tu_meta_copy.c
+++ b/
src/freedreno/vulkan/tu_meta_copy.c
@@
-31,6
+31,13
@@
#include "tu_cs.h"
+/*
+ * TODO:
+ * - image -> image copies
+ * - 3D textures
+ * - compressed image formats (need to divide offset/extent)
+ */
+
static uint32_t
blit_control(enum a6xx_color_fmt fmt)
{