Searched refs:left_format (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 133 …static bool unpackAndComaprePixels(glw::GLenum left_format, glw::GLenum left_type, glw::GLenum lef… 2472 bool Utils::unpackAndComaprePixels(GLenum left_format, GLenum left_type, GLenum left_internal_forma… in unpackAndComaprePixels() argument 2485 unpackPixel(left_format, left_type, left_pixel, left_red, left_green, left_blue, left_alpha); in unpackAndComaprePixels()
|