Lines Matching refs:bytesPerValue
1162 * bytesPerValue - bytes per depth value (2 or 4)1168 GLint *bytesPerValue, void **buffer )1179 *bytesPerValue = 0;1187 *bytesPerValue = sizeof(GLushort);1189 *bytesPerValue = sizeof(GLuint);