Searched refs:orders (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkdrive.c861 } orders[] = { local in function:KdSetSubpixelOrder
881 if (orders[i].subpixel_order == subpixel_order)
885 subpixel_dir = KdAddRotation (randr & RR_Rotate_All, orders[i].direction);
889 if (orders[i].direction & subpixel_dir)
891 subpixel_order = orders[i].subpixel_order;
/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkdrive.c636 } orders[] = { local in function:KdSetSubpixelOrder
656 if (orders[i].subpixel_order == subpixel_order)
660 KdAddRotation(randr & RR_Rotate_All, orders[i].direction);
664 if (orders[i].direction & subpixel_dir) {
665 subpixel_order = orders[i].subpixel_order;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.11.rst148 3D blitting is orders of magnitude slower than equivalent 2D
H A D20.2.0.rst312 - panfrost: Fix sampler wrap/filter field orders

Completed in 10 milliseconds