asahi: drop silly
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33743>
This commit is contained in:
committed by
Marge Bot
parent
1100c2328a
commit
c8ee0895e3
@@ -54,14 +54,6 @@
|
||||
#include "agx_tilebuffer.h"
|
||||
#include "shader_enums.h"
|
||||
|
||||
/* Fake values, pending UAPI upstreaming */
|
||||
#ifndef DRM_FORMAT_MOD_APPLE_GPU_TILED
|
||||
#define DRM_FORMAT_MOD_APPLE_GPU_TILED (2)
|
||||
#endif
|
||||
#ifndef DRM_FORMAT_MOD_APPLE_GPU_TILED_COMPRESSED
|
||||
#define DRM_FORMAT_MOD_APPLE_GPU_TILED_COMPRESSED (3)
|
||||
#endif
|
||||
|
||||
uint64_t agx_best_modifiers[] = {
|
||||
DRM_FORMAT_MOD_APPLE_GPU_TILED_COMPRESSED,
|
||||
DRM_FORMAT_MOD_APPLE_GPU_TILED,
|
||||
|
||||
Reference in New Issue
Block a user