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

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp130 static void unpackPixel(glw::GLenum format, glw::GLenum type, const glw::GLubyte* pixel, glw::GLdouble& out_red,
2393 void Utils::unpackPixel(GLenum format, GLenum type, const GLubyte* pixel, GLdouble& out_red, GLdouble& out_green, argument
2400 readChannel(type, 0, pixel, out_red);
2407 readChannel(type, 0, pixel, out_red);
2417 readChannel(type, 0, pixel, out_red);
2423 readChannel(type, 0, pixel, out_red);
2432 readChannel(type, 0, pixel, out_red);

Completed in 194 milliseconds