mesa/es: Validate the state in st_DrawTex.
authorChia-I Wu <olv@lunarg.com>
Thu, 11 Mar 2010 10:13:18 +0000 (18:13 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 11 Mar 2010 15:31:18 +0000 (23:31 +0800)
commit021cdd698bb57ae9b12b84582302a8d7f656db0c
treeaa419152a6b3ae37e300d7e7ecf311c2622bba21
parent9f5de23d0a73454b00236743d24326ec7b0d96f9
mesa/es: Validate the state in st_DrawTex.

Without the validation, the function might draw with outdated textures.
src/mesa/es/state_tracker/st_cb_drawtex.c