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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dpackedpixels.c86 static const struct name_format IntFormats[] = { variable in typeref:typename:const struct name_format[]
107 #define NUM_INT_FORMATS (sizeof(IntFormats) / sizeof(IntFormats[0]))
231 MakeTexture(Formats + i, IntFormats[CurFormat].format, swap);
276 IntFormats[CurFormat].name, CurFormat + 1, (unsigned long) NUM_INT_FORMATS);

Completed in 2 milliseconds