Home
last modified time | relevance | path

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

/external/mesa3d/include/EGL/
Degl.h263 #define EGL_SIGNALED 0x30F2 macro
/external/swiftshader/include/EGL/
Degl.h263 #define EGL_SIGNALED 0x30F2 macro
/external/deqp/framework/egl/wrapper/
DeglwEnumsC.inl205 #define EGL_SIGNALED 0x30F2 macro
DeglwEnums.inl205 #define EGL_SIGNALED 0x30F2 macro
/external/deqp/modules/egl/
DteglSyncTests.cpp1324 EGL_SIGNALED); in iterate()