halide_opengl_create_context   85 src/runtime/HalideRuntimeOpenGL.h int halide_opengl_create_context(void *user_context);
halide_opengl_create_context   60 src/runtime/HalideRuntimeOpenGLCompute.h int halide_opengl_create_context(void *user_context);
halide_opengl_create_context  680 src/runtime/opengl.cpp     if (halide_opengl_create_context(user_context)) {
halide_opengl_create_context  170 src/runtime/openglcompute.cpp     if (halide_opengl_create_context(user_context)) {
halide_opengl_create_context  136 src/runtime/runtime_api.cpp     (void *)&halide_opengl_create_context,