Oops, incorrect link provided. :-) Should be: http://www.opengl.org/registry/specs/ARB/compute_shader.txt
Wang Rui 2012/12/16 Wang Rui <[email protected]> > Hi Robert, > > In the attached files I've added the Compute Shader support for OSG, as > well as serializer updates and a new osgcomputeshaders example. My > submission also include a setComputeGroups() function in Program for > setting compute-shader work groups, and a bindToImageUnit() function in > Texture for binding textures as image variables in shaders. > > All code are tested on Windows 7 + NVIDIA GFX 570 with the latest GeForce > 310.70 Driver (BETA), which could support OpenGL 4.3. > > Compute shader information can be found at: > http://www.opengl.org/registry/specs/ARB/shader_image_load_store.txt > > Wang Rui >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
