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

/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_video.c36 #define TDFX_MAX_TEXTURE_PORTS 32 macro
260 if(!(adapt = TDFXAllocAdaptor(pScrn, TDFX_MAX_TEXTURE_PORTS)))
266 adapt->nPorts = TDFX_MAX_TEXTURE_PORTS;
286 for(i = 0; i < TDFX_MAX_TEXTURE_PORTS; i++)

Completed in 87 milliseconds