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

/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_glamor.c204 PixmapFormatPtr format = xf86GetPixFormat(scrn, depth);
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_glamor.c243 if (!xf86GetPixFormat(scrn, depth))
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86.h340 xf86GetPixFormat(ScrnInfoPtr pScrn, int depth);
H A Dxf86Init.c1312 xf86GetPixFormat(ScrnInfoPtr pScrn, int depth) function in typeref:typename:PixmapFormatPtr
1337 format = xf86GetPixFormat(pScrn, depth);
H A Dxf86Mode.c1492 BankFormat = xf86GetPixFormat(scrp, 1); /* >not< scrp->depth! */
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Init.c1466 xf86GetPixFormat(ScrnInfoPtr pScrn, int depth) function in typeref:typename:PixmapFormatPtr
1516 format = xf86GetPixFormat(pScrn, depth);
H A Dxf86.h290 extern _X_EXPORT PixmapFormatPtr xf86GetPixFormat(ScrnInfoPtr pScrn, int depth);
H A Dxf86Mode.c1500 BankFormat = xf86GetPixFormat(scrp, 1); /* >not< scrp->depth! */

Completed in 11 milliseconds