[Mesa-dev] Commit 683ef52e19576f6e1263bc7d25fc9475c519eade / Assertion `type != WRITE_COLOR' failed.
Niels Ole Salscheider
niels_ole at salscheider-online.de
Mon Aug 16 10:04:28 PDT 2010
Hello,
when I try to run any OpenGL program like glxgears I get the following (radeon
x700, gallium, mesa git):
r300_state_derived.c:214:r300_rs_col_write: Assertion `type != WRITE_COLOR'
failed.
This assertion was added by Marek Olšák in commit
683ef52e19576f6e1263bc7d25fc9475c519eade.
Unfortunately I cannot find any place where r300_rs_col_write is called with
type != WRITE_COLOR' except for line 419ff in r300_state_derived.c. But for my
card, r300->screen->caps.is_r500 should be false.
Do you have any ideas?
Regards,
Ole
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20100816/4c06cc9e/attachment.pgp>
More information about the mesa-dev
mailing list