Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp130 …npackPixel(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, GLdoub… in unpackPixel() argument
2400 readChannel(type, 0, pixel, out_red); in unpackPixel()
2407 readChannel(type, 0, pixel, out_red); in unpackPixel()
2417 readChannel(type, 0, pixel, out_red); in unpackPixel()
2423 readChannel(type, 0, pixel, out_red); in unpackPixel()
2432 readChannel(type, 0, pixel, out_red); in unpackPixel()