Searched refs:_glfw_DwmIsCompositionEnabled (Results 1 – 2 of 2) sorted by relevance
225 if (!_glfw_DwmIsCompositionEnabled) in isCompositionEnabled()228 if (_glfw_DwmIsCompositionEnabled(&enabled) != S_OK) in isCompositionEnabled()
186 #define _glfw_DwmIsCompositionEnabled _glfw.win32.dwmapi.DwmIsCompositionEnabled macro