Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_picture.c287 Bool needs_swizzle; in glamor_upload_picture_to_texture() local
315 needs_swizzle = (swizzle[0] != GL_RED || in glamor_upload_picture_to_texture()
320 if (!glamor_priv->has_texture_swizzle && needs_swizzle) { in glamor_upload_picture_to_texture()
361 if (needs_swizzle) { in glamor_upload_picture_to_texture()