mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-29 03:00:23 +01:00
turnip: Add todo for copies.
This commit is contained in:
parent
51115e7201
commit
0d12bcbfa7
1 changed files with 7 additions and 0 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue