Searched refs:glamor_get_pixmap_texture (Results 1 – 6 of 6) sorted by relevance
111 extern _X_EXPORT uint32_t glamor_get_pixmap_texture(PixmapPtr pixmap);
148 glamor_get_pixmap_texture(PixmapPtr pixmap) in glamor_get_pixmap_texture() function
599 glBindTexture(GL_TEXTURE_2D, glamor_get_pixmap_texture(pixmap)); in xwl_glamor_eglstream_post_damage()
176 if (!glamor_get_pixmap_texture(pixmap)) in xwl_glamor_gbm_create_pixmap_for_bo()
1636 tex = glamor_get_pixmap_texture(screen_pixmap); in ephyr_glamor_create_screen_resources()
3354 However, `glamor_get_pixmap_texture()` doesn't actually check whether16678 glamor: Check for NULL pixmap in glamor_get_pixmap_texture()16683 But glamor_get_pixmap_texture() won't check if the given pixmap is16695 (EE) 2: Xephyr (glamor_get_pixmap_texture+0x30)