OpenSceneGraph/examples/osgSSBO
2018-04-07 17:59:55 +01:00
..
CMakeLists.txt From Marcus Hein, Added support for OpenGL SSBO and SSBB via osg::ShaderStorageBufferObject and osg::ShaderStorageBufferBinding to core OSG library, and added new osgSSBO example 2014-12-10 12:23:04 +00:00
osgSSBO.cpp Renamed osg::ComputeDispatch to osg::DispatchCompute to make sure the nameing between GL and OSG is consistent i.e glDispatchCompute -> osg::DispatchCompute 2018-04-07 17:59:55 +01:00