- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
developing a GPGPU application that makes use of OpenGL pbuffers on Intel 945 GMA, I noticed that I have to run each ARBFP1.0 fragment shader through the assembler/compiler individually for each OpenGL context associated to a pbuffer.
This creates some extra overhead and consumes more memory.
The wglShareLists() API call works with textures and other OpenGL objects, but apparently shaders are not included.
Is this by design or is this a driver bug?
With kind regards,
Christian Buchner
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It should. Which part are you trying to use this call on?

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page