HomeSort by: relevance | last modified time | path
    Searched refs:glamor_bind_texture (Results 1 - 9 of 9) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_transfer.c 55 glamor_bind_texture(glamor_priv, GL_TEXTURE0, fbo, TRUE);
glamor_transform.c 179 glamor_bind_texture(glamor_get_screen_private(texture->drawable.pScreen),
glamor_dash.c 192 glamor_bind_texture(glamor_priv, GL_TEXTURE1, dash_priv->fbo, FALSE);
glamor_spans.c 296 glamor_bind_texture(glamor_priv, GL_TEXTURE0, fbo, TRUE);
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),
glamor_composite_glyphs.c 279 glamor_bind_texture(glamor_priv, GL_TEXTURE1, atlas_fbo, FALSE);
glamor_priv.h 613 void glamor_bind_texture(glamor_screen_private *glamor_priv,
glamor.c 167 glamor_bind_texture(glamor_screen_private *glamor_priv, GLenum texture, function
glamor_render.c 588 glamor_bind_texture(glamor_priv, GL_TEXTURE0 + unit, fbo,

Completed in 12 milliseconds