OSDN Git Service

r300g: only pass complete texture state to hw setup function
authorDave Airlie <airlied@redhat.com>
Sat, 26 Sep 2009 08:38:39 +0000 (18:38 +1000)
committerDave Airlie <airlied@redhat.com>
Sat, 26 Sep 2009 08:39:54 +0000 (18:39 +1000)
commit9bf85f6b95cb684d16b6035381b1f8a9c44f473f
treeccf1a1fa3294e1a8cc5f57bef53b6af876fc7f4f
parentec9c02187e698c26d7df3e408c1173acca9ccdd0
r300g: only pass complete texture state to hw setup function

No point passing things twice here, also allows more state
to be setup properly.
src/gallium/drivers/r300/r300_texture.c