OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EGL_NO_RESET_NOTIFICATION_KHR
(Results
1 - 7
of
7
) sorted by null
/external/mesa3d/src/egl/main/
eglcontext.c
332
case
EGL_NO_RESET_NOTIFICATION_KHR
:
377
ctx->ResetNotificationStrategy =
EGL_NO_RESET_NOTIFICATION_KHR
;
/external/deqp/framework/egl/wrapper/
eglwEnums.inl
233
#define
EGL_NO_RESET_NOTIFICATION_KHR
0x31BE
/external/mesa3d/include/EGL/
eglext.h
431
#define
EGL_NO_RESET_NOTIFICATION_KHR
0x31BE
/external/deqp/modules/egl/
teglCreateContextExtTests.cpp
168
case
EGL_NO_RESET_NOTIFICATION_KHR
: return "
EGL_NO_RESET_NOTIFICATION_KHR
";
[
all
...]
/frameworks/native/opengl/include/EGL/
eglext.h
437
#define
EGL_NO_RESET_NOTIFICATION_KHR
0x31BE
/external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c
810
if (dri2_ctx->base.ResetNotificationStrategy !=
EGL_NO_RESET_NOTIFICATION_KHR
) {
[
all
...]
/external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar
Completed in 88 milliseconds