mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 06:48:06 +02:00
zink: struct kopper_surface is not accessed, remove it in kopper_interface.h
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19491>
This commit is contained in:
parent
4c409b921b
commit
5425e05f2f
1 changed files with 0 additions and 2 deletions
|
|
@ -58,8 +58,6 @@ typedef struct __DRIkopperLoaderExtensionRec __DRIkopperLoaderExtension;
|
|||
#define __DRI_KOPPER "DRI_Kopper"
|
||||
#define __DRI_KOPPER_VERSION 1
|
||||
|
||||
struct kopper_surface;
|
||||
|
||||
struct __DRIkopperExtensionRec {
|
||||
__DRIextension base;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue