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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dtexcompsub.c47 CompFormat, ImgSize / 2, ImgData /*+ ImgSize / 2*/);
51 memcpy(&ImgDataTemp[i * ImgWidth], &ImgData[half + i * 2 * ImgWidth], ImgWidth);
60 memcpy(&ImgDataTemp[i * ImgWidth], &ImgData[half + i * 2 * ImgWidth + ImgWidth], ImgWidth);
H A Dtexcomp_image.h2 static unsigned char ImgData[131072] = variable in typeref:typename:unsigned char[131072]

Completed in 29 milliseconds