Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp464 const GLdouble right_channels[4] = { right_red, right_green, right_blue, right_alpha }; in comparePixels() local
469 const GLdouble right = right_channels[i]; in comparePixels()