mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 01:38:06 +02:00
panfrost: Remove ancient TODO
This was implemented ages ago. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13208>
This commit is contained in:
parent
2526f6f229
commit
baaa88cf9e
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@
|
|||
* and the driver never needs to know the internal data. For edge cases where
|
||||
* the driver really does need to read/write from the AFBC resource, we
|
||||
* generate a linear staging buffer and use the GPU to blit AFBC<--->linear.
|
||||
* TODO: Implement me. */
|
||||
*/
|
||||
|
||||
#define AFBC_TILE_WIDTH 16
|
||||
#define AFBC_TILE_HEIGHT 16
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue