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

  /src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_draw.c 38 int size = sizeof(struct qxl_clip_rects) + sizeof(struct qxl_rect) * num_clips;
44 * the qxl_clip_rects. This is *not* the same as the memory allocated
45 * on the device, it is offset to qxl_clip_rects.chunk.data */
50 struct qxl_clip_rects *dev_clips;
qxl_dev.h 760 struct qxl_clip_rects { struct

Completed in 15 milliseconds