OSDN Git Service

vc4: Zero-initialize the hardware sampler view structure.
authorEric Anholt <eric@anholt.net>
Tue, 26 Jul 2016 22:32:11 +0000 (15:32 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 1 Aug 2016 02:23:03 +0000 (19:23 -0700)
commit26ff7e373f5675a0a60c97a11ef557ad8b1bfbe5
tree8a0a7c7d66c3c6c7fe3b4171d0d912ab424dbe16
parentb730960e779c842d27192f812b33686f025431ff
vc4: Zero-initialize the hardware sampler view structure.

Fixes failure to initialize the force_first_level flag, causing
failures in piglit levelclamp.
src/gallium/drivers/vc4/vc4_state.c