asahi: Add renderonly to device
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19606>
This commit is contained in:
@@ -56,6 +56,7 @@ struct agx_device {
|
||||
#else
|
||||
int fd;
|
||||
#endif
|
||||
struct renderonly *ro;
|
||||
|
||||
pthread_mutex_t bo_map_lock;
|
||||
struct util_sparse_array bo_map;
|
||||
|
||||
Reference in New Issue
Block a user