Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp131 glw::GLdouble& out_green, glw::GLdouble& out_blue, glw::GLdouble& out_alpha);
2381 …packPixel(GLenum format, GLenum type, const GLubyte* pixel, GLdouble& out_red, GLdouble& out_green, in unpackPixel() argument
2389 out_green = 1.0; in unpackPixel()
2396 readChannel(type, 1, pixel, out_green); in unpackPixel()
2406 readChannel(type, 1, pixel, out_green); in unpackPixel()
2412 readChannel(type, 1, pixel, out_green); in unpackPixel()
2421 readChannel(type, 1, pixel, out_green); in unpackPixel()