Home
last modified time | relevance | path

Searched refs:_glfwInitAllocator (Results 1 - 1 of 1) sorted by relevance

/third_party/glfw/src/
H A Dinit.c49 static GLFWallocator _glfwInitAllocator; variable
394 _glfw.allocator = _glfwInitAllocator; in glfwInit()
476 _glfwInitAllocator = *allocator; in glfwInitAllocator()
481 memset(&_glfwInitAllocator, 0, sizeof(GLFWallocator)); in glfwInitAllocator()

Completed in 1 milliseconds