Home
last modified time | relevance | path

Searched refs:sharedCoordBuffer (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp81 bool sharedCoordBuffer; member
544 if (m_config.useCoordBuffer && (!m_config.sharedCoordBuffer || !parent)) in TestContext()
546 else if (m_config.useCoordBuffer && m_config.sharedCoordBuffer) in TestContext()
1013 …log << TestLog::Message << (config.sharedCoordBuffer ? "Shared " : "") << "Coordinate buffer" << T… in logTestConfig()
1112 basicConfig.sharedCoordBuffer = false; in init()
1245 config.sharedCoordBuffer = true; in init()
1441 config.sharedCoordBuffer = true; in init()