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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to