glamor: Remove a dead prototype.
The corresponding code was deleted in
2ff4100849 (2012)
Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Keith Packard <keithp@keithp.com>
			
			
This commit is contained in:
		
							parent
							
								
									b5f94df319
								
							
						
					
					
						commit
						b03a581d8c
					
				|  | @ -866,12 +866,6 @@ Bool glamor_upload_bits_to_pixmap_texture(PixmapPtr pixmap, GLenum format, | ||||||
|                                           GLenum type, int no_alpha, int revert, |                                           GLenum type, int no_alpha, int revert, | ||||||
|                                           int swap_rb, void *bits); |                                           int swap_rb, void *bits); | ||||||
| 
 | 
 | ||||||
| /**
 |  | ||||||
|  * Destroy all the resources allocated on the uploading |  | ||||||
|  * phase, includs the tex and fbo. |  | ||||||
|  **/ |  | ||||||
| void glamor_destroy_upload_pixmap(PixmapPtr pixmap); |  | ||||||
| 
 |  | ||||||
| int glamor_create_picture(PicturePtr picture); | int glamor_create_picture(PicturePtr picture); | ||||||
| 
 | 
 | ||||||
| void glamor_set_window_pixmap(WindowPtr pWindow, PixmapPtr pPixmap); | void glamor_set_window_pixmap(WindowPtr pWindow, PixmapPtr pPixmap); | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue