Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_egl.c80 static int SDL_EGL_HasExtension(_THIS, const char *ext) in SDL_EGL_HasExtension() function
345 if (SDL_EGL_HasExtension(_this, "EGL_KHR_gl_colorspace")) { in SDL_EGL_ChooseConfig()
359 SDL_EGL_HasExtension(_this, "EGL_KHR_create_context")) { in SDL_EGL_ChooseConfig()
461 if (SDL_EGL_HasExtension(_this, "EGL_KHR_create_context")) { in SDL_EGL_CreateContext()