Searched refs:needs_swizzle (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glamor/ | ||
| H A D | glamor_picture.c | 284 Bool needs_swizzle; local in function:glamor_upload_picture_to_texture 312 needs_swizzle = (swizzle[0] != GL_RED || 317 if (!glamor_priv->has_texture_swizzle && needs_swizzle) { 358 if (needs_swizzle) { |
Completed in 2 milliseconds