29 Dec
2012
29 Dec
'12
5:13 p.m.
http://bugs.winehq.org/show_bug.cgi?id=23724 --- Comment #5 from Peter Schueller <schueller.p(a)gmail.com> 2012-12-29 11:13:37 CST --- Created attachment 43006 --> http://bugs.winehq.org/attachment.cgi?id=43006 trace of shader compilation problem Finally I found the reason for the problem using TRACE (attached) The shader code contains as "semantic" the keyword "register" which causes it to fail parsing, the parser dlls/d3dcompiler_43/hlsl.y expects an identifier there. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.