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:
Enrico Weigelt, metux IT consult
2025-05-19 15:49:20 +02:00
parent caec5ae78b
commit 999ed88818
3 changed files with 4 additions and 3 deletions

View File

@@ -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