cso: check if pipe_context::bind_vertex_sampler_states is non-null
authorBrian Paul <brianp@vmware.com>
Wed, 2 Dec 2009 19:24:24 +0000 (12:24 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 2 Dec 2009 19:24:27 +0000 (12:24 -0700)
commitdebc0b6fa8ce110eb4febc376d8327336259742c
treea7555b5be461cd5c19e43e8ce572a815a0e032ea
parentd5e5909f171952bc15f43bc618238fc0699edc09
cso: check if pipe_context::bind_vertex_sampler_states is non-null

Fixes segfaults upon exit when the CSO module is releasing its objects.
src/gallium/auxiliary/cso_cache/cso_context.c