Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dinternal.h343 _glfwInputError(GLFW_NOT_INITIALIZED, NULL); \
349 _glfwInputError(GLFW_NOT_INITIALIZED, NULL); \
H A Dinit.c326 if (code == GLFW_NOT_INITIALIZED) in _glfwInputError()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h510 #define GLFW_NOT_INITIALIZED 0x00010001 macro
1372 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
1398 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
1426 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
1458 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
1483 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
1510 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
1535 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
1565 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
1592 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED,
[all...]
/third_party/glfw/include/GLFW/
H A Dglfw3.h681 #define GLFW_NOT_INITIALIZED 0x00010001 macro
2514 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
2562 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
2588 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
2616 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
2647 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
2680 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
2713 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
2740 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
2768 * @errors Possible errors include @ref GLFW_NOT_INITIALIZED
[all...]

Completed in 10 milliseconds