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

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_3d.h116 Bool(*dstSupported) (int format); member in struct:_Via3DState
H A Dvia_3d.c40 Bool dstSupported; member in struct:__anon820a79130208
112 return fm->dstSupported;
565 v3d->dstSupported = via3DDstSupported;
592 format->dstSupported = (viaFormats[i][3] != 0x00);
H A Dvia_exa_h2.c342 if (!v3d->dstSupported(pDstPicture->format)) {
H A Dvia_exa_h6.c355 if (!v3d->dstSupported(pDstPicture->format)) {

Completed in 5 milliseconds