r300g: fix hardlock caused by an incompatible vertex format

The drivers aborts instead, I am working on a real fix...
This commit is contained in:
Marek Olšák 2010-06-07 22:10:47 +02:00
parent d095d95e77
commit c1d91c4901

View file

@ -30,7 +30,7 @@
#define R300_RESOURCE_FLAG_TRANSFER PIPE_RESOURCE_FLAG_DRV_PRIV
#define R300_INVALID_FORMAT (~0)
#define R300_INVALID_FORMAT 0xffff
/* XXX: this is just a bandaid on larger problems in
* r300_screen_buffer.h which doesn't seem to be fully ported to