https://bugs.winehq.org/show_bug.cgi?id=23523 --- Comment #15 from Adam Bolte <abolte(a)systemsaviour.com> --- (In reply to winetest from comment #13)
Does it go forward if you override d3dcompiler at winecfg?
Installing d3dcompiler_43 via winetricks does get the benchmark application to run, but it only shows a black window. The console continuously prints out: fixme:d3d10:d3d10_shader_reflection_GetResourceBindingDesc iface 0x16ba28, index 121599, desc 0x8bf48c stub! fixme:d3d10:d3d10_shader_reflection_GetResourceBindingDesc iface 0x16ba28, index 121600, desc 0x8bf48c stub! fixme:d3d10:d3d10_shader_reflection_GetResourceBindingDesc iface 0x16ba28, index 121601, desc 0x8bf48c stub! fixme:d3d10:d3d10_shader_reflection_GetResourceBindingDesc iface 0x16ba28, index 121602, desc 0x8bf48c stub! etc. where the index value seems to increment forever. (In reply to fjfrackiewicz from comment #14)
It looks like this benchmark program has hit the same roadblock as this: https://bugs.winehq.org/show_bug.cgi?id=24417
That was my suspicion too. -- 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.