HomeSort by relevance Sort by last modified time
    Searched full:surfacebits (Results 1 - 1 of 1) sorted by null

  /external/deqp/modules/egl/
teglMakeCurrentPerfTests.cpp 179 const EGLint surfaceBits = ((m_spec.surfaceTypes & SURFACETYPE_WINDOW) != 0 ? EGL_WINDOW_BIT : 0)
184 EGL_SURFACE_TYPE, surfaceBits,

Completed in 54 milliseconds