[Bug 31827] r300g fails to link a GL program (Mesa 7.9)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 24 11:52:30 PST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=31827

--- Comment #14 from Hicham HAOUARI <hicham.haouari at gmail.com> 2010-11-24 11:52:30 PST ---
of course :

******************************************************
vec4 tex = texture2D(g_tex2,gl_TexCoord[1].xy);
    if(gl_Color.x==1.0 && tex.a==0.0)
        discard;
******************************************************

fails too

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list