Could we get a better name + description for that? The error happens
when there are no enabled inputs (VP_ATTR_EN is set, but is 0), not when
it's not set at all. VP_ZERO_INPUTS or VP_NO_INPUTS perhaps?

Yes, that's correct.

Also, have you checked if that error happens on all submission methods,
or just VERTEX_DATA? I don't see why VERTEX_ELEMENT /
VERTEX_BUFFER_COUNT would have a problem with 0 inputs.

It definitely has problems with VERTEX_BUFFER_COUNT, only later I discovered
VERTEX_DATA have them too. I didn't check VB_ELEMENT_*, but I bet it's the same
story.

Marcin


Thanks, pushed.

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to