diff options
author | Bas Nieuwenhuizen <[email protected]> | 2019-09-20 15:57:02 +0200 |
---|---|---|
committer | Bas Nieuwenhuizen <[email protected]> | 2019-09-27 15:05:21 +0200 |
commit | e4a52bd653b2e94ebbee75c541f9db99351defe2 (patch) | |
tree | 3efd1ed54eec66dd4b4405e7fa131407aa0e9118 /src/freedreno/vulkan | |
parent | fa522b8a4745e5a1e3f54528f18094775d7c597b (diff) |
turnip: Add todo for d24_s8 copies
Reviewed-by: Kristian H. Kristensen <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/freedreno/vulkan')
-rw-r--r-- | src/freedreno/vulkan/tu_meta_copy.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 |