Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dinit.c502 int code = GLFW_NO_ERROR; in glfwGetError()
515 error->code = GLFW_NO_ERROR; in glfwGetError()
/third_party/glfw/include/GLFW/
H A Dglfw3.h672 #define GLFW_NO_ERROR 0 macro
2434 * call, it returns @ref GLFW_NO_ERROR (zero) and the description pointer is
2438 * @return The last error code for the calling thread, or @ref GLFW_NO_ERROR

Completed in 8 milliseconds