Searched refs:glamor_prepare_access_picture (Results 1 – 4 of 4) sorted by relevance
38 if (glamor_prepare_access_picture(pDst, GLAMOR_ACCESS_RW) && in glamor_triangles()39 glamor_prepare_access_picture(pSrc, GLAMOR_ACCESS_RO)) { in glamor_triangles()
36 if (glamor_prepare_access_picture(pPicture, GLAMOR_ACCESS_RW)) { in glamor_add_traps()
37 glamor_prepare_access_picture(PicturePtr picture, glamor_access_t access);
278 glamor_prepare_access_picture(PicturePtr picture, glamor_access_t access) in glamor_prepare_access_picture() function