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

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_picture.c 271 glamor_upload_picture_to_texture(PicturePtr picture) function
glamor_render.c 1022 * By default, glamor_upload_picture_to_texture will wire alpha to 1
1046 if (!glamor_upload_picture_to_texture(source)) {
1054 if (!glamor_upload_picture_to_texture(source)) {
1066 if (!glamor_upload_picture_to_texture(mask)) {
glamor_priv.h 762 Bool glamor_upload_picture_to_texture(PicturePtr picture);

Completed in 8 milliseconds