intel: Be sure to set width & height for depth-only
authorCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 5 Feb 2015 23:35:53 +0000 (16:35 -0700)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 5 Feb 2015 23:35:53 +0000 (16:35 -0700)
commitda71cc37e5ab9720cc073ac5a40866ded83cb760
tree31a7df07200b7d95ed4e8f6bdce081c06529f7cc
parent2016e97d00501c0fd13df134573e56c4a1872926
intel: Be sure to set width & height for depth-only

If CmdBindAttachments is called with a depth only attachment
(i.e. for shadow rendering) the width and height were left at
zero and nothing is drawn.
icd/intel/fb.c