Home | History | Annotate | Download | only in libcopybit

Lines Matching defs:c2d_ts_handle

566 typedef void*                   c2d_ts_handle;
573 C2D_API C2D_STATUS c2dFlush( uint32 target_id, c2d_ts_handle *timestamp);
577 C2D_API C2D_STATUS c2dWaitTimestamp( c2d_ts_handle timestamp );
675 C2D_API C2D_STATUS c2dCreateFenceFD( uint32 target_id, c2d_ts_handle timestamp, int32 *fd);