Searched defs:right_format (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp134 const glw::GLubyte* left_pixel, glw::GLenum right_format, glw::GLenum right_type,
2465 * @param right_format Format of right image
2473 const GLubyte* left_pixel, GLenum right_format, GLenum right_type,
2487 unpackPixel(right_format, right_type, right_pixel, right_red, right_green, right_blue, right_alpha);
2472 unpackAndComaprePixels(GLenum left_format, GLenum left_type, GLenum left_internal_format, const GLubyte* left_pixel, GLenum right_format, GLenum right_type, GLenum right_internal_format, const GLubyte* right_pixel) argument

Completed in 113 milliseconds