Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否不可能使用从 OpenGL 3.2 核心配置文件中使用 contextWithCGLContext 创建的 CIContext ?
当我切换到核心配置文件时,我的代码适用于旧配置文件并在 CIImage drawImage 上崩溃。
似乎 CoreImage 无法渲染到核心配置文件上下文。
根据链接中的答案,您可能不得不求助于 IOSurfaces 从 CI<->GL3 传输数据。
http://web.archiveorange.com/archive/v/CdR6fGkL9xkezE7HnXiG