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

/external/deqp/modules/egl/
H A DteglImageTests.cpp174 bool isGLRedSupported (void) function in class:deqp::egl::Image::ImageTestCase
371 if ((m_internalFormat == GL_RED || m_internalFormat == GL_RG) && !isGLRedSupported())

Completed in 82 milliseconds