Searched refs:Solid (Results 1 - 25 of 50) sorted by relevance

12

/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dblade_exa.c131 Solid(PixmapPtr pPixmap, function in typeref:typename:void
325 /* Solid fill & copy, the bare minimum */
327 ExaDriver->Solid = Solid;
H A Dxp4_exa.c285 pExa->Solid = XP4Solid;
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa.h168 /** @name Solid
179 * through the Solid() call. The alu raster op is one of the GX*
198 * Solid() performs a solid fill set up in the last PrepareSolid() call.
216 void (*Solid) (PixmapPtr pPixmap, int x1, int y1, int x2, int y2); member in struct:_ExaDriver
224 * Solid() calls following a successful PrepareSolid(). This allows drivers
291 * be stored in the driver private during PrepareCopy(). As with Solid(),
H A Dexa_accel.c112 (*pExaScr->info->Solid) (pPixmap,
130 (*pExaScr->info->Solid) (pPixmap,
810 * call exaFillRegion{Solid,Tiled}.
889 (*pExaScr->info->Solid) (pPixmap,
919 (*pExaScr->info->Solid) (pPixmap,
1038 (*pExaScr->info->Solid) (pPixmap, pBox->x1, pBox->y1, pBox->x2,
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_exa.c468 exa->Solid = NV04EXASolid;
477 exa->Solid = NV50EXASolid;
485 exa->Solid = NVC0EXASolid;
/xsrc/external/mit/xf86-video-pnozz/dist/src/
H A Dpnozz_exa.c243 pExa->Solid = PnozzSolid;
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa.h169 /** @name Solid
180 * through the Solid() call. The alu raster op is one of the GX*
197 * Solid() performs a solid fill set up in the last PrepareSolid() call.
215 void (*Solid) (PixmapPtr pPixmap, int x1, int y1, int x2, int y2); member in struct:_ExaDriver
223 * Solid() calls following a successful PrepareSolid(). This allows drivers
287 * be stored in the driver private during PrepareCopy(). As with Solid(),
H A Dexa_accel.c108 (*pExaScr->info->Solid) (pPixmap,
123 (*pExaScr->info->Solid) (pPixmap,
810 * call exaFillRegion{Solid,Tiled}.
884 (*pExaScr->info->Solid) (pPixmap,
912 (*pExaScr->info->Solid) (pPixmap,
1030 (*pExaScr->info->Solid) (pPixmap, pBox->x1, pBox->y1, pBox->x2,
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_exa.c559 info->ExaDriver->Solid = R128CCESolid;
581 info->ExaDriver->Solid = R128Solid;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.3.rst45 - Cemu Shader Cache Corruption Displaying Solid Color After commit
H A D19.1.4.rst45 - Cemu Shader Cache Corruption Displaying Solid Color After commit
/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_exa.c340 pExa->Solid = Cg6Solid;
/xsrc/external/mit/xf86-video-suntcx/dist/src/
H A Dtcx_accel.c357 * and Solid() would need to know what kind of pixels to write
381 pExa->Solid = TcxSolid;
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm3_exa.c363 pExa->Solid = Pm3Solid;
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_exa.c316 exa->Solid = solid;
H A Dnv_exa.c315 pExa->Solid = NvSolid;
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_exa.c313 pExa->Solid = ctSolid;
/xsrc/external/mit/xf86-video-ngle/dist/src/
H A Dngle_accel.c328 pExa->Solid = NGLESolid;
/xsrc/external/mit/xf86-video-igs/dist/src/
H A Digs_accel.c354 pExa->Solid = IgsSolid;
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64exa.c601 pExa->Solid = Mach64Solid;
/xsrc/external/mit/xf86-video-mgx/dist/src/
H A Dmgx_accel.c343 pExa->Solid = MgxSolid;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyr_draw.c455 fakexa->exa->Solid = ephyrSolid;
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyr_draw.c464 fakexa->exa->Solid = ephyrSolid;
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_exa.c862 pExa->Solid = viaExaSolid_H6;
871 pExa->Solid = viaExaSolid_H2;
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_exa.c161 /* Solid fill */
163 psav->EXADriverPtr->Solid = SavageSolid;

Completed in 21 milliseconds

12