From: <bug...@fr...> - 2010-03-23 14:33:01
|
http://bugs.freedesktop.org/show_bug.cgi?id=27265 Summary: GLSL Compiler doesnt link the attached vertex shader Product: Mesa Version: 7.5 Platform: Other OS/Version: All Status: NEW Severity: major Priority: medium Component: Mesa core AssignedTo: mes...@li... ReportedBy: kar...@ar... Created an attachment (id=34365) --> (http://bugs.freedesktop.org/attachment.cgi?id=34365) Vertex Shader that fails to link The attached vertex shader does not link. A call to glGetProgramiv(program, GL_LINK_STATUS, &result)after glLinkProgram returns GL_FALSE. Attaching the code and the shaders. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |