tgsi/scan: use properties for clip/cull distance writemasks
authorMarek Olšák <marek.olsak@amd.com>
Sat, 17 Oct 2015 21:17:52 +0000 (23:17 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 20 Oct 2015 10:58:25 +0000 (12:58 +0200)
commit8910ebd8e8ed7e163ae69bb85cda55531675e95d
tree76bc0f22424b1a25f0940818725b006b92613746
parent7c75f23cb92f7e4a55f2ae31df9274338ec60531
tgsi/scan: use properties for clip/cull distance writemasks

No changes needed for drivers already relying on tgsi_shader_info.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/tgsi/tgsi_scan.c