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

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_prepare.h 27 glamor_prepare_access(DrawablePtr drawable, glamor_access_t access);
30 glamor_prepare_access_box(DrawablePtr drawable, glamor_access_t access,
37 glamor_prepare_access_picture(PicturePtr picture, glamor_access_t access);
40 glamor_prepare_access_picture_box(PicturePtr picture, glamor_access_t access,
glamor_prepare.c 34 glamor_prep_pixmap_box(PixmapPtr pixmap, glamor_access_t access, BoxPtr box)
185 glamor_prepare_access(DrawablePtr drawable, glamor_access_t access)
201 glamor_prepare_access_box(DrawablePtr drawable, glamor_access_t access,
227 glamor_prepare_access_picture(PicturePtr picture, glamor_access_t access)
236 glamor_prepare_access_picture_box(PicturePtr picture, glamor_access_t access,
glamor_priv.h 353 } glamor_access_t; typedef in typeref:enum:glamor_access
386 glamor_access_t map_access;

Completed in 16 milliseconds