mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
Revert "drm/sw: does not need sw_winsys"
This reverts commit 97a694e221.
This commit is contained in:
parent
15c7fa460b
commit
a0ce955764
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ struct sw_drm_api
|
|||
{
|
||||
struct drm_api base;
|
||||
struct drm_api *api;
|
||||
struct sw_winsys *sw;
|
||||
};
|
||||
|
||||
static INLINE struct sw_drm_api *
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue