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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c393 dri3_set_drawable(struct vl_dri3_screen *scrn, Drawable drawable) function in typeref:typename:bool
621 if (!dri3_set_drawable(scrn, (Drawable)drawable))
650 if (!dri3_set_drawable(scrn, (Drawable)drawable))
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c395 dri3_set_drawable(struct vl_dri3_screen *scrn, Drawable drawable) function in typeref:typename:bool
628 if (!dri3_set_drawable(scrn, (Drawable)drawable))
657 if (!dri3_set_drawable(scrn, (Drawable)drawable))

Completed in 4 milliseconds