cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

TiKu
Journeyman III

[OpenGL] Enabling AA when using a geometry shader leads to crash

Hi,

 

nice to see AMD finally supporting GL_EXT_geometry_shader4 and other important extensions.

I think I've found a bug in the current Windows drivers (Catalyst 9.9): Call glEnable(GL_LINE_SMOOTH) when you use a geometry shader and your program will crash with an access violation. No crash occurs if the GPU program consists of vertex and fragment shader only. The app also doesn't crash on NVIDIA systems.

 

Regards

TiKu

0 Likes
1 Reply
pboudier
Staff

hi,

thanks for the report, we will investigate this issue.

regards,

Pierre B.

0 Likes