Searched refs:glamor_bind_texture (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_transform.c | 179 glamor_bind_texture(glamor_get_screen_private(texture->drawable.pScreen), in glamor_set_texture_pixmap()
|
| H A D | glamor_transfer.c | 55 glamor_bind_texture(glamor_priv, GL_TEXTURE0, fbo, TRUE); in glamor_upload_boxes()
|
| H A D | glamor_dash.c | 192 glamor_bind_texture(glamor_priv, GL_TEXTURE1, dash_priv->fbo, FALSE); in glamor_dash_setup()
|
| H A D | glamor_copy.c | 41 glamor_bind_texture(glamor_get_screen_private(dst->drawable.pScreen), in use_copyarea() 70 glamor_bind_texture(glamor_get_screen_private(dst->drawable.pScreen), in use_copyplane()
|
| H A D | glamor_spans.c | 300 glamor_bind_texture(glamor_priv, GL_TEXTURE0, fbo, TRUE); in glamor_set_spans_gl()
|
| H A D | glamor_composite_glyphs.c | 250 glamor_bind_texture(glamor_priv, GL_TEXTURE1, atlas_fbo, FALSE); in glamor_glyphs_flush()
|
| H A D | glamor_priv.h | 589 void glamor_bind_texture(glamor_screen_private *glamor_priv,
|
| H A D | glamor.c | 165 glamor_bind_texture(glamor_screen_private *glamor_priv, GLenum texture, in glamor_bind_texture() function
|
| H A D | glamor_render.c | 531 glamor_bind_texture(glamor_priv, GL_TEXTURE0 + unit, fbo, in glamor_set_composite_texture()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 25691 This patch adds a helper function, glamor_bind_texture, which performs
|