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

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_triangles.c 38 if (glamor_prepare_access_picture(pDst, GLAMOR_ACCESS_RW) &&
39 glamor_prepare_access_picture(pSrc, GLAMOR_ACCESS_RO)) {
glamor_addtraps.c 36 if (glamor_prepare_access_picture(pPicture, GLAMOR_ACCESS_RW)) {
glamor_prepare.h 37 glamor_prepare_access_picture(PicturePtr picture, glamor_access_t access);
glamor_prepare.c 227 glamor_prepare_access_picture(PicturePtr picture, glamor_access_t access) function

Completed in 8 milliseconds