Searched refs:hasPC (Results 1 – 2 of 2) sorted by relevance
43 _glfw.win32_time.hasPC = GLFW_TRUE; in _glfwInitTimerWin32()48 _glfw.win32_time.hasPC = GLFW_FALSE; in _glfwInitTimerWin32()60 if (_glfw.win32_time.hasPC) in _glfwPlatformGetTimerValue()
321 GLFWbool hasPC; member