Searched refs:glamor_bind_texture (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_transfer.c | 55 glamor_bind_texture(glamor_priv, GL_TEXTURE0, fbo, TRUE);
|
| H A D | glamor_transform.c | 179 glamor_bind_texture(glamor_get_screen_private(texture->drawable.pScreen),
|
| H A D | glamor_dash.c | 192 glamor_bind_texture(glamor_priv, GL_TEXTURE1, dash_priv->fbo, FALSE);
|
| H A D | glamor_spans.c | 296 glamor_bind_texture(glamor_priv, GL_TEXTURE0, fbo, TRUE);
|
| H A D | glamor_copy.c | 41 glamor_bind_texture(glamor_get_screen_private(dst->drawable.pScreen), 70 glamor_bind_texture(glamor_get_screen_private(dst->drawable.pScreen),
|
| H A D | glamor_composite_glyphs.c | 245 glamor_bind_texture(glamor_priv, GL_TEXTURE1, atlas_fbo, FALSE);
|
| H A D | glamor_priv.h | 586 void glamor_bind_texture(glamor_screen_private *glamor_priv,
|
| H A D | glamor.c | 167 glamor_bind_texture(glamor_screen_private *glamor_priv, GLenum texture, function in typeref:typename:void
|
| H A D | glamor_render.c | 531 glamor_bind_texture(glamor_priv, GL_TEXTURE0 + unit, fbo,
|
Completed in 11 milliseconds