https://bugs.freedesktop.org/show_bug.cgi?id=30880
Summary: [r300g] Gallium reports "Implementation error" for PIPE_CAP_SHADER_STENCIL_EXPORT Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: rankincj@googlemail.com
I have started seeing this message when using Mesa from git:
r300: Implementation error: Bad param 40
If I've understood the code correctly, this param corresponds to PIPE_CAP_SHADER_STENCIL_EXPORT.
https://bugs.freedesktop.org/show_bug.cgi?id=30880
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Marek Olšák maraeo@gmail.com 2010-10-14 16:34:49 PDT --- Dave has fixed this by 510c503762a228db2b3d6804f5f5c7af9be1a920.
dri-devel@lists.freedesktop.org