turnip: Add todo for copies.
This commit is contained in:
committed by
Chia-I Wu
parent
51115e7201
commit
0d12bcbfa7
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user