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

/xsrc/external/mit/xorg-server.old/dist/render/
H A Dpicture.h57 #define PICT_FORMAT_VIS(f) PIXMAN_FORMAT_VIS(f) macro
H A Dpicture.c418 pFormats[f].index.vid = pScreen->visuals[PICT_FORMAT_VIS(format)].vid;
/xsrc/external/mit/xorg-server/dist/render/
H A Dpicture.h57 #define PICT_FORMAT_VIS(f) PIXMAN_FORMAT_VIS(f) macro
H A Dpicture.c392 pScreen->visuals[PICT_FORMAT_VIS(format)].vid;
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_render.c688 new_vis = PICT_FORMAT_VIS(src) | PICT_FORMAT_VIS(mask);

Completed in 10 milliseconds