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.c831 xmesa_init_driver_functions( XMesaVisual xmvisual, in xmesa_init_driver_functions() argument
851 if (xmvisual->undithered_pf == PF_8R8G8B && in xmesa_init_driver_functions()
852 xmvisual->dithered_pf == PF_8R8G8B && in xmesa_init_driver_functions()
853 xmvisual->BitsPerPixel == 32) { in xmesa_init_driver_functions()
856 else if (xmvisual->undithered_pf == PF_5R6G5B) { in xmesa_init_driver_functions()
DxmesaP.h353 xmesa_init_driver_functions( XMesaVisual xmvisual,