Searched refs:renderColor (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/egl/ |
D | teglNativeColorMappingTests.cpp | 323 …, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor, int waitFrames… in testNativeWindow() argument 335 if (renderColor) in testNativeWindow() 340 if (renderColor) in testNativeWindow() 366 …, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor, size_t colorCo… in testNativePixmap() argument 378 if (renderColor) in testNativePixmap() 383 if (renderColor) in testNativePixmap() 407 …, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor, size_t colorCo… in testNativePixmapCopy() argument 418 if (renderColor) in testNativePixmapCopy() 423 if (renderColor) in testNativePixmapCopy()
|
D | teglNativeCoordMappingTests.cpp | 364 …, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor, int waitFrames) in testNativeWindow() argument 383 if (renderColor) in testNativeWindow() 388 if (renderColor) in testNativeWindow() 413 …LDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor) in testNativePixmap() argument 430 if (renderColor) in testNativePixmap() 435 if (renderColor) in testNativePixmap() 458 …LDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor) in testNativePixmapCopy() argument 474 if (renderColor) in testNativePixmapCopy() 479 if (renderColor) in testNativePixmapCopy()
|