summaryrefslogtreecommitdiff
path: root/glamor
diff options
context:
space:
mode:
Diffstat (limited to 'glamor')
-rw-r--r--glamor/glamor_render.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/glamor/glamor_render.c b/glamor/glamor_render.c
index d8d1a335b..0417df4e6 100644
--- a/glamor/glamor_render.c
+++ b/glamor/glamor_render.c
@@ -773,6 +773,7 @@ static Bool
glamor_render_format_is_supported(PictFormatShort format)
{
switch (format) {
+ case PICT_x2r10g10b10:
case PICT_a8r8g8b8:
case PICT_x8r8g8b8:
case PICT_a8: