Searched refs:gfGetConfigAttrib (Results 1 – 1 of 1) sorted by relevance
79 static GetConfigAttrib gfGetConfigAttrib = nullptr; variable106 … gfGetConfigAttrib = (GetConfigAttrib)GetProcedureAddress(gLibrary, "eglGetConfigAttrib"); in load_command_buffer_functions()345 gfGetConfigAttrib(fDisplay, static_cast<EGLConfig>(fConfig), EGL_STENCIL_SIZE, &result); in getStencilBits()351 gfGetConfigAttrib(fDisplay, static_cast<EGLConfig>(fConfig), EGL_SAMPLES, &result); in getSampleCount()