HomeSort by relevance Sort by last modified time
    Searched refs:EGL_CONTEXT_FLAGS_KHR (Results 1 - 13 of 13) sorted by null

  /external/deqp/modules/egl/
teglCreateContextExtTests.cpp 228 case EGL_CONTEXT_FLAGS_KHR:
330 case EGL_CONTEXT_FLAGS_KHR:
332 attribListString << "EGL_CONTEXT_FLAGS_KHR, " << eglContextFlagsToString(*iter) << ", ";
392 case EGL_CONTEXT_FLAGS_KHR:
686 case EGL_CONTEXT_FLAGS_KHR:
    [all...]
  /external/deqp/framework/platform/surfaceless/
tcuSurfacelessPlatform.cpp 54 #define EGL_CONTEXT_FLAGS_KHR 0x30FC
384 context_attribs.push_back(EGL_CONTEXT_FLAGS_KHR);
  /external/deqp/framework/egl/
egluGLUtil.cpp 174 attribList.push_back(EGL_CONTEXT_FLAGS_KHR);
  /external/mesa3d/src/egl/main/
eglcontext.c 147 case EGL_CONTEXT_FLAGS_KHR:
156 * EGL_CONTEXT_FLAGS_KHR, then a <debug context> will be created.
171 * is set in EGL_CONTEXT_FLAGS_KHR, then a <forward-compatible>
  /external/deqp/framework/egl/wrapper/
eglwEnums.inl 222 #define EGL_CONTEXT_FLAGS_KHR 0x30FC
eglwEnumsC.inl 222 #define EGL_CONTEXT_FLAGS_KHR 0x30FC
  /device/generic/goldfish-opengl/system/include/EGL/
eglext.h 434 #define EGL_CONTEXT_FLAGS_KHR 0x30FC
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
eglext.h 425 #define EGL_CONTEXT_FLAGS_KHR 0x30FC
  /external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
PVRShellAPI.cpp 170 ai32ContextAttribs[i++] = EGL_CONTEXT_FLAGS_KHR;
  /external/swiftshader/src/OpenGL/libEGL/
libEGL.cpp 793 case EGL_CONTEXT_FLAGS_KHR:
    [all...]
  /device/generic/goldfish-opengl/system/egl/
egl.cpp     [all...]
  /external/mesa3d/include/EGL/
eglext.h 91 #define EGL_CONTEXT_FLAGS_KHR 0x30FC
    [all...]
  /external/swiftshader/include/EGL/
eglext.h 91 #define EGL_CONTEXT_FLAGS_KHR 0x30FC
    [all...]

Completed in 70 milliseconds