![]() |
Wise&mystical
1.0
Project about Europe
|
Include dependency graph for nsgl_context.m:Go to the source code of this file.
Macros | |
| #define | addAttrib(a) |
| #define | setAttrib(a, v) { addAttrib(a); addAttrib(v); } |
Functions | |
| GLFWbool | _glfwInitNSGL (void) |
| void | _glfwTerminateNSGL (void) |
| GLFWbool | _glfwCreateContextNSGL (_GLFWwindow *window, const _GLFWctxconfig *ctxconfig, const _GLFWfbconfig *fbconfig) |
| GLFWAPI id | glfwGetNSGLContext (GLFWwindow *handle) |
| #define addAttrib | ( | a | ) |
| GLFWbool _glfwCreateContextNSGL | ( | _GLFWwindow * | window, |
| const _GLFWctxconfig * | ctxconfig, | ||
| const _GLFWfbconfig * | fbconfig | ||
| ) |
Definition at line 158 of file nsgl_context.m.
Here is the call graph for this function:
Here is the caller graph for this function:| GLFWbool _glfwInitNSGL | ( | void | ) |
Definition at line 133 of file nsgl_context.m.
Here is the call graph for this function:
Here is the caller graph for this function:| void _glfwTerminateNSGL | ( | void | ) |
| GLFWAPI id glfwGetNSGLContext | ( | GLFWwindow * | handle | ) |