Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglSyncTests.cpp208 const Extension syncTypeExtension = getSyncTypeExtension(m_syncType); in init() local
209 requiredEGLExtensions(egl, m_eglDisplay, (Extension)(m_extensions | syncTypeExtension)); in init()