Home
last modified time | relevance | path

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

/third_party/glfw/src/
Dwgl_context.c225 if (!_glfw_DwmIsCompositionEnabled) in isCompositionEnabled()
228 if (_glfw_DwmIsCompositionEnabled(&enabled) != S_OK) in isCompositionEnabled()
Dwin32_platform.h186 #define _glfw_DwmIsCompositionEnabled _glfw.win32.dwmapi.DwmIsCompositionEnabled macro