Searched defs:expected_blue (Results 1 – 2 of 2) sorted by relevance
1965 const GLfloat expected_blue = 0.0f; in verifyInvalidResults() local2217 const GLfloat expected_blue = (GLfloat)i / 256.0f; in verifyValidResults() local2802 const GLfloat expected_blue = 0.0f; in verifyInvalidResults() local3048 const GLfloat expected_blue = (GLfloat)i / 256.0f; in verifyValidResults() local
698 unsigned char expected_green, unsigned char expected_blue, in comparePixel()