st/mesa: replace conditional with assertion
authorBrian Paul <brianp@vmware.com>
Wed, 17 Feb 2010 15:27:53 +0000 (08:27 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 17 Feb 2010 15:29:01 +0000 (08:29 -0700)
commit6b4a553dd34764f8c696ae8198d98efbb28bbc93
tree940fcc597b5631ae9e56568b29483fda8f147def
parentf4542477cfca8f78de7ac14ad7f431ac6454f45b
st/mesa: replace conditional with assertion

Core Mesa will not call ctx->Driver.CheckQuery() if the Ready flag
is already set.
src/mesa/state_tracker/st_cb_queryobj.c