Home
last modified time | relevance | path

Searched refs:can_copyplane (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_priv.h223 Bool can_copyplane; member
H A Dglamor_copy.c384 if (bitplane && !glamor_priv->can_copyplane) in glamor_copy_fbo_fbo_draw()
H A Dglamor.c816 glamor_priv->can_copyplane = (gl_version >= 30); in glamor_init()