Searched refs:EGL_NONE (Results 1 – 7 of 7) sorted by relevance
106 EGL_NONE, in WINRT_GLES_LoadLibrary()116 EGL_NONE, in WINRT_GLES_LoadLibrary()125 EGL_NONE, in WINRT_GLES_LoadLibrary()
182 .none = EGL_NONE in glCreateContext()190 .none = EGL_NONE in glCreateContext()
760 attribs[i++] = EGL_NONE; in SDL_EGL_ChooseConfig()799 if (attribs[j] == EGL_NONE) { in SDL_EGL_ChooseConfig()930 attribs[attr++] = EGL_NONE; in SDL_EGL_CreateContext()1118 attribs[attr++] = EGL_NONE; in SDL_EGL_CreateSurface()1136 EGL_NONE in SDL_EGL_CreateOffscreenSurface()
117 attribs[i++] = EGL_NONE; in PSP_GL_CreateContext()
474 wdata->gles_attributes[attr_pos] = EGL_NONE; in PND_gl_createcontext()529 wdata->gles_attributes[attr_pos] = EGL_NONE; in PND_gl_createcontext()
95 #define EGL_NONE 0x3038 macro
576 #define EGL_NONE 0x3038 macro
Completed in 15 milliseconds