mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	Rename get_present_clock to get_presentation clock, use it
This commit is contained in:
		
							parent
							
								
									abddfc99f2
								
							
						
					
					
						commit
						b0635bf3e7
					
				
					 8 changed files with 34 additions and 13 deletions
				
			
		| 
						 | 
				
			
			@ -19,7 +19,7 @@ struct wlr_backend_impl {
 | 
			
		|||
	void (*destroy)(struct wlr_backend *backend);
 | 
			
		||||
	struct wlr_renderer *(*get_renderer)(struct wlr_backend *backend);
 | 
			
		||||
	struct wlr_session *(*get_session)(struct wlr_backend *backend);
 | 
			
		||||
	clockid_t (*get_present_clock)(struct wlr_backend *backend);
 | 
			
		||||
	clockid_t (*get_presentation_clock)(struct wlr_backend *backend);
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue