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

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_dri2.c349 static Bool violate_oml(DrawablePtr draw) function in typeref:typename:Bool
730 ret = dri2_page_flip(draw, src_pix, violate_oml(draw) ?
742 if ((type == DRI2_FLIP_COMPLETE) && !violate_oml(draw))
757 if (can_sync_to_vblank(draw) && !violate_oml(draw)) {
775 if (violate_oml(draw)) {

Completed in 3 milliseconds