Searched refs:textured_adapter (Results 1 – 1 of 1) sorted by relevance
726 XF86VideoAdaptorPtr textured_adapter; in xorg_xv_init() local743 textured_adapter = xorg_setup_textured_adapter(pScreen); in xorg_xv_init()745 debug_assert(textured_adapter); in xorg_xv_init()747 if (textured_adapter) { in xorg_xv_init()748 adaptors[num_adaptors++] = textured_adapter; in xorg_xv_init()753 if (textured_adapter) in xorg_xv_init()754 xorg_xvmc_init(pScreen, textured_adapter->name); in xorg_xv_init()