HomeSort by relevance Sort by last modified time
    Searched defs:drm_clip_rect_t (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/include/GL/internal/
dri_interface.h 55 typedef struct drm_clip_rect drm_clip_rect_t; typedef in typeref:struct:drm_clip_rect
348 int * numClipRects, drm_clip_rect_t ** pClipRects,
350 int * numBackClipRects, drm_clip_rect_t ** pBackClipRects,
404 drm_clip_rect_t *rects, int num_rects,
    [all...]
  /external/mesa3d/include/GL/internal/
dri_interface.h 55 typedef struct drm_clip_rect drm_clip_rect_t; typedef in typeref:struct:drm_clip_rect
348 int * numClipRects, drm_clip_rect_t ** pClipRects,
350 int * numBackClipRects, drm_clip_rect_t ** pBackClipRects,
404 drm_clip_rect_t *rects, int num_rects,
    [all...]

Completed in 104 milliseconds