cso: remove clip state handling
authorMarek Olšák <marek.olsak@amd.com>
Sun, 5 Jul 2015 14:34:59 +0000 (16:34 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 22 Jul 2015 22:59:21 +0000 (00:59 +0200)
commit4ef7d93a941257b18506eae056631e8f4a11f893
tree1df336cd0c8595ce6e61937e71888b56259df983
parentb7492a1f45866a01b00263f9e252ddc3835304e9
cso: remove clip state handling

There is no need for this.

v2: handle redundant clip state changes in st/mesa
src/gallium/auxiliary/cso_cache/cso_context.c
src/gallium/auxiliary/cso_cache/cso_context.h
src/mesa/state_tracker/st_atom_clip.c