Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp80 const glw::GLdouble& right_blue, const glw::GLdouble& right_alpha);
455 const GLdouble& right_red, const GLdouble& right_green, const GLdouble& right_blue, in comparePixels() argument
464 const GLdouble right_channels[4] = { right_red, right_green, right_blue, right_alpha }; in comparePixels()
2482 GLdouble right_blue; in unpackAndComaprePixels() local
2487 …unpackPixel(right_format, right_type, right_pixel, right_red, right_green, right_blue, right_alpha… in unpackAndComaprePixels()
2495 roundComponent(right_internal_format, GL_BLUE, right_blue); in unpackAndComaprePixels()
2498 right_red, right_green, right_blue, right_alpha); in unpackAndComaprePixels()