Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c842 xmesa_init_driver_functions( XMesaVisual xmvisual, in xmesa_init_driver_functions() argument
863 if (xmvisual->undithered_pf == PF_8R8G8B && in xmesa_init_driver_functions()
864 xmvisual->dithered_pf == PF_8R8G8B && in xmesa_init_driver_functions()
865 xmvisual->BitsPerPixel == 32) { in xmesa_init_driver_functions()
868 else if (xmvisual->undithered_pf == PF_5R6G5B) { in xmesa_init_driver_functions()
DxmesaP.h353 xmesa_init_driver_functions( XMesaVisual xmvisual,