Home
last modified time | relevance | path

Searched refs:destination_red (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_transform.c167 glamor_set_texture_pixmap(PixmapPtr texture, Bool destination_red) in glamor_set_texture_pixmap() argument
181 texture_priv->fbo, destination_red); in glamor_set_texture_pixmap()
192 Bool destination_red, in glamor_set_texture() argument
198 if (!glamor_set_texture_pixmap(texture, destination_red)) in glamor_set_texture()
H A Dglamor_transform.h52 Bool destination_red);
56 Bool destination_red,
H A Dglamor.c166 glamor_pixmap_fbo *fbo, Bool destination_red) in glamor_bind_texture() argument
192 if (destination_red) in glamor_bind_texture()
H A Dglamor_priv.h592 Bool destination_red);