mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			193 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			193 B
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef RENDER_DRM_FORMAT_SET_H
 | 
						|
#define RENDER_DRM_FORMAT_SET_H
 | 
						|
 | 
						|
#include <wlr/render/drm_format_set.h>
 | 
						|
 | 
						|
struct wlr_drm_format *wlr_drm_format_dup(const struct wlr_drm_format *format);
 | 
						|
 | 
						|
#endif
 |