Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/render/
H A Dpicture.h72 PICT_x2r10g10b10 = PIXMAN_x2r10g10b10, enumerator
H A Dpicture.c293 addFormat(formats, &nformats, PICT_x2r10g10b10, pDepth->depth); in PictureCreateDefaultFormats()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_picture.c142 case PICT_x2r10g10b10: in glamor_get_tex_format_type_from_pictformat()
H A Dglamor.c607 glamor_add_format(screen, 30, PICT_x2r10g10b10, in glamor_setup_formats()
H A Dglamor_render.c787 return storage_format == PICT_x2r10g10b10; in glamor_render_format_is_supported()