mirror of
				https://gitlab.freedesktop.org/wayland/wayland.git
				synced 2025-11-03 09:01:42 -05:00 
			
		
		
		
	wayland-egl: Define WL_EGL_PLATFORM in wayland-egl.h
This indicates that we're using the wayland egl platform and will make eglplatform.h typedef the native types correctly.
This commit is contained in:
		
							parent
							
								
									2dfe626f4e
								
							
						
					
					
						commit
						43c63e59a7
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -30,6 +30,8 @@ extern "C" {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <wayland-client.h>
 | 
					#include <wayland-client.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#define WL_EGL_PLATFORM 1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
struct wl_egl_display;
 | 
					struct wl_egl_display;
 | 
				
			||||||
struct wl_egl_window;
 | 
					struct wl_egl_window;
 | 
				
			||||||
struct wl_egl_pixmap;
 | 
					struct wl_egl_pixmap;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue