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

/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_dripriv.h5 #define TDFX_MAX_DRAWABLES 256 macro
H A Dtdfx_dri.c154 pDRIInfo->ddxDrawableTableEntry = TDFX_MAX_DRAWABLES;
161 if (SAREA_MAX_DRAWABLES < TDFX_MAX_DRAWABLES)
164 pDRIInfo->maxDrawableTableEntry = TDFX_MAX_DRAWABLES;

Completed in 3 milliseconds