mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
glamor: unexport glamor_set_pixmap_texture()
Not used by any external drivers, so no need to keep it exported. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -982,6 +982,8 @@ int glamor_xv_put_image(glamor_port_private *port_priv,
|
||||
void glamor_xv_core_init(ScreenPtr screen);
|
||||
void glamor_xv_render(glamor_port_private *port_priv, int id);
|
||||
|
||||
Bool glamor_set_pixmap_texture(PixmapPtr pixmap, unsigned int tex);
|
||||
|
||||
#include "glamor_utils.h"
|
||||
|
||||
#if 0
|
||||
|
||||
Reference in New Issue
Block a user