halide_openglcompute_device_interface  232 apps/openglcompute/jni/oglc_run.cpp     halide_device_release(NULL, halide_openglcompute_device_interface());
halide_openglcompute_device_interface   85 apps/openglcompute/jni/oglc_two_kernels_run.cpp     halide_device_release(NULL, halide_openglcompute_device_interface());
halide_openglcompute_device_interface  240 src/DeviceInterface.cpp const struct halide_device_interface_t *halide_openglcompute_device_interface() {
halide_openglcompute_device_interface  244 src/DeviceInterface.cpp EXPORT_SYM(halide_openglcompute_device_interface)
halide_openglcompute_device_interface   14 src/runtime/HalideRuntimeOpenGLCompute.h extern const struct halide_device_interface_t *halide_openglcompute_device_interface();
halide_openglcompute_device_interface  145 src/runtime/runtime_api.cpp     (void *)&halide_openglcompute_device_interface,