HomeSort by relevance Sort by last modified time
    Searched refs:m_render (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/egl/
teglNativeColorMappingTests.cpp 294 bool m_render; member in class:deqp::egl::__anon10100::NativeColorMappingCase
300 , m_render (render)
536 if (!testNativeWindow(m_testCtx.getLog(), m_eglTestCtx.getNativeDisplay(), *nativeWindow, display, *context, config, gl, m_render, waitFrames, DE_LENGTH_OF_ARRAY(colors), colors))
545 if (!testNativePixmap(m_testCtx.getLog(), m_eglTestCtx.getNativeDisplay(), *nativePixmap, display, *context, config, gl, m_render, DE_LENGTH_OF_ARRAY(colors), colors))
554 if (!testNativePixmapCopy(m_testCtx.getLog(), egl, *nativePixmap, display, *context, config, gl, m_render, DE_LENGTH_OF_ARRAY(colors), colors))
teglNativeCoordMappingTests.cpp 335 bool m_render; member in class:deqp::egl::__anon10101::NativeCoordMappingCase
341 , m_render (render)
569 if (!testNativeWindow(m_testCtx.getLog(), m_eglTestCtx.getNativeDisplay(), *nativeWindow, display, *context, config, gl, m_render, waitFrames))
579 if (!testNativePixmap(m_testCtx.getLog(), m_eglTestCtx.getNativeDisplay(), *nativePixmap, width, height, display, *context, config, gl, m_render))
589 if (!testNativePixmapCopy(m_testCtx.getLog(), egl, *nativePixmap, width, height, display, *context, config, gl, m_render))
  /external/deqp/modules/gles31/functional/
es31fDrawBuffersIndexedTests.cpp 284 bool getRender (void) const { return m_render; }
287 bool m_render; member in class:deqp::gles31::Functional::__anon10539::DrawBufferInfo
294 : m_render (render)
    [all...]

Completed in 242 milliseconds