Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_picture.c274 glamor_upload_picture_to_texture(PicturePtr picture) in glamor_upload_picture_to_texture() function
H A Dglamor_render.c980 if (!glamor_upload_picture_to_texture(source)) { in glamor_composite_choose_shader()
988 if (!glamor_upload_picture_to_texture(source)) { in glamor_composite_choose_shader()
1000 if (!glamor_upload_picture_to_texture(mask)) { in glamor_composite_choose_shader()
H A Dglamor_priv.h738 Bool glamor_upload_picture_to_texture(PicturePtr picture);
/OK3568_Linux_fs/external/xserver/
H A DChangeLog1971 When uploading a picture to a texture, glamor_upload_picture_to_texture
1976 glamor_upload_picture_to_texture checks that the call succeeded and will
18123 will fail an assertion in glamor_upload_picture_to_texture() because
33216 through glamor_upload_picture_to_texture().