Quantcast
Channel: AMD Developer Forums: Message List - OpenGL & Vulkan
Viewing all articles
Browse latest Browse all 631

SSBOs in geometry shader

$
0
0

Hi !

When i try to access ssbo from geometry shader(i pass draw id from vertex shader) then shader cannot link:

 

 

Geometry shader(s) failed to link.
Geometry link error: HW_UNSUPPORTED.
ERROR: Internal compile error, error code: E_SC_NOTSUPPORTED
Geometry shader not supported by hardware

 

 

I'm running on 7850. Is it really doesn't support ssbos in geometry shader???


Viewing all articles
Browse latest Browse all 631

Trending Articles