Searched refs:glamor_upload_picture_to_texture (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_picture.c271 glamor_upload_picture_to_texture(PicturePtr picture) function in typeref:typename:Bool
H A Dglamor_render.c961 * By default, glamor_upload_picture_to_texture will wire alpha to 1
985 if (!glamor_upload_picture_to_texture(source)) {
993 if (!glamor_upload_picture_to_texture(source)) {
1005 if (!glamor_upload_picture_to_texture(mask)) {
H A Dglamor_priv.h735 Bool glamor_upload_picture_to_texture(PicturePtr picture);

Completed in 10 milliseconds