OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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