Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp83 bool sharedCoordBuffer; member
527 if (m_config.useCoordBuffer && (!m_config.sharedCoordBuffer || !parent)) in TestContext()
529 else if (m_config.useCoordBuffer && m_config.sharedCoordBuffer) in TestContext()
1004 …log << TestLog::Message << (config.sharedCoordBuffer ? "Shared " : "") << "Coordinate buffer" << T… in logTestConfig()
1103 basicConfig.sharedCoordBuffer = false; in init()
1236 config.sharedCoordBuffer = true; in init()
1432 config.sharedCoordBuffer = true; in init()