Searched refs:dst_private (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri2.c444 struct dri2_buffer_priv *dst_private = dest_buffer->driverPrivate; local in function:radeon_dri2_copy_region
459 if (dst_private->attachment == DRI2BufferFrontLeft) {
462 dst_drawable = &dst_private->pixmap->drawable;
473 if (dst_private->attachment == DRI2BufferFrontLeft) {
481 exaGetPixmapDriverPrivate(dst_private->pixmap);
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_dri2.c252 struct dri2_buffer_priv *dst_private = dest_buffer->driverPrivate; local in function:amdgpu_dri2_copy_region2
261 dst_drawable = &dst_private->pixmap->drawable;
271 if (dst_private->attachment == DRI2BufferFrontLeft) {
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_dri2.c336 struct dri2_buffer_priv *dst_private = dest_buffer->driverPrivate; local in function:radeon_dri2_copy_region2
348 dst_drawable = &dst_private->pixmap->drawable;
358 if (dst_private->attachment == DRI2BufferFrontLeft) {

Completed in 8 milliseconds