mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 04:30:10 +01:00
asahi: drop dead
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32434>
This commit is contained in:
parent
07e836b932
commit
59b0dd7c64
1 changed files with 0 additions and 2 deletions
|
|
@ -33,8 +33,6 @@ agx_disassemble(void *_code, size_t maxlen, FILE *fp)
|
|||
|
||||
FILE *agxdecode_dump_stream;
|
||||
|
||||
#define MAX_MAPPINGS 4096
|
||||
|
||||
struct agxdecode_ctx {
|
||||
struct util_dynarray mmap_array;
|
||||
uint64_t shader_base;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue