Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/include/EGL/
Deglext.h438 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF macro
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1328 case EGL_LOSE_CONTEXT_ON_RESET_KHR: in eglCreateContext()