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

/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dreadtex.c55 static void ConvertShort(unsigned short *array, long length) function in typeref:typename:void
122 ConvertShort(&raw->imagic, 1);
123 ConvertShort(&raw->type, 1);
124 ConvertShort(&raw->dim, 1);
125 ConvertShort(&raw->sizeX, 1);
126 ConvertShort(&raw->sizeY, 1);
127 ConvertShort(&raw->sizeZ, 1);

Completed in 2 milliseconds