Home | History | Annotate | Download | only in libcopybit

Lines Matching full:allows

292     C2D_SOURCE          = (1 << 0), /* allows to use as a source */
293 C2D_TARGET = (1 << 1), /* allows to use as a target */
294 C2D_MASK = (1 << 2), /* allows to use as a mask */
295 C2D_PALETTE = (1 << 3), /* allows to use as a palette */
658 /* allows user to map a memory region to the gpu. only supported on linux
666 /* allows user to unmap memory region mapped by c2dMapAddr.
670 /* allows user to query driver capabilities.