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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_render.c772 glamor_render_format_is_supported(PicturePtr picture) function in typeref:typename:Bool
835 if (!glamor_render_format_is_supported(dest)) {
998 if (source && !glamor_render_format_is_supported(source)) {
1010 if (!glamor_render_format_is_supported(mask)) {

Completed in 4 milliseconds