[vtk-developers] OpenGL extension "NV_shader_buffer_store" can not be supported?

qwcbeyond 340181048 at qq.com
Wed Aug 15 05:24:09 EDT 2012


Hey,I have solved this problem. 
I test the glProgramUniform1dEXT glProgramUniform2dEXT
glProgramUniform3dEXT...... in glew 1.9.0, and  always missing .Maybe they
are not supported by Nvidia GTX460 now I guess.

So I use extensions->LoadSupportedExtension("GL_EXT_direct_state_access")
instead of  LoadExtension.





--
View this message in context: http://vtk.1045678.n5.nabble.com/OpenGL-extension-NV-shader-buffer-store-can-not-be-supported-tp5715229p5715274.html
Sent from the VTK - Dev mailing list archive at Nabble.com.



More information about the vtk-developers mailing list