Searched defs:skc_interop (Results 1 – 2 of 2) sorted by relevance
72 struct skc_interop struct74 GLFWwindow * window;76 cl_context context_cl;78 GLuint fbo;79 GLuint rbo;81 struct skc_framebuffer_cl fb;83 int width;84 int height;108 skc_interop_error_callback(int error, char const * description) in skc_interop_error_callback() argument121 struct skc_interop * interop = glfwGetWindowUserPointer(window); in skc_interop_iconify_callback() argument