intel: honor pointOrigin
authorChia-I Wu <olvaffe@gmail.com>
Tue, 24 Mar 2015 03:01:50 +0000 (11:01 +0800)
committerMike Stroyan <mike@LunarG.com>
Tue, 24 Mar 2015 21:39:23 +0000 (15:39 -0600)
commit86a5e0cfce07718bcf76d1d2fd5e971b85c1f6a2
tree21db186b7b78a5ce304c34cf4f64d17d2adbde43
parentdb3fbc43fbdf184d376f786c24cdacc4ce776022
intel: honor pointOrigin

Set up 3DSTATE_SBE according to pointOrigin.  Always enable point sprite when
the topology is POINT_LIST.

Fix tests which did not initialize pointOrigin and programPointSize.
icd/intel/pipeline.c
tests/xglrenderframework.cpp