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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dtexdown.c102 BytesPerTexel(GLint format) function in typeref:typename:int
164 const int image_bytes = align(w * h * BytesPerTexel(Format), ALIGN);
355 DownloadRate * BytesPerTexel(Format) / 1000000.0);

Completed in 2 milliseconds