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

/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_video.c92 static XF86VideoFormatRec TextureFormats[] = variable in typeref:typename:XF86VideoFormatRec[]
269 adapt->nFormats = sizeof(TextureFormats) / sizeof(XF86VideoFormatRec);
270 adapt->pFormats = TextureFormats;

Completed in 3 milliseconds