Searched refs:getNumberOfChannels (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp98 static glw::GLuint getNumberOfChannels(glw::GLenum internal_format);
458 const GLuint left_n_channels = getNumberOfChannels(left_internal_format);
459 const GLuint right_n_channels = getNumberOfChannels(right_internal_format);
720 GLuint Utils::getNumberOfChannels(GLenum internal_format) function in class:gl4cts::CopyImage::Utils

Completed in 123 milliseconds