Lines Matching defs:flags
261 * \param flags a combination of _DRI2_FLUSH_xxx flags
268 unsigned flags,
356 * \param flags a combination of __DRI2_FENCE_FLAG_xxx flags
360 unsigned flags, uint64_t timeout);
371 * \param flags a combination of __DRI2_FENCE_FLAG_xxx flags that make
374 void (*server_wait_sync)(__DRIcontext *ctx, void *fence, unsigned flags);
964 unsigned int flags;
1111 /** Client requested a flag or combination of flags the driver can't do. */
1340 * blitImage flags
1493 * flags may include __DRI_IMAGE_TRANSFER_READ, which will populate the
1495 * is not included in the flags, the buffer content at map time is
1507 unsigned int flags, int *stride, void **data);
1638 * Like createImageFromDmaBufs2, but with an added flags parameter.
1640 * See __DRI_IMAGE_*_FLAG for valid definitions of flags.
1653 uint32_t flags,
1659 * provided usage flags.
1682 * See __DRI_IMAGE_*_FLAG for valid definitions of flags.
1689 uint32_t flags,